Skip to content

Multiple annotations errors when using this workflow #218

@sebsto

Description

@sebsto

I now receives these annotations error when including this workflow in my project.
This causes actions to report as failed, even when all tasks are successful.

See https://github.com/awslabs/swift-aws-lambda-runtime/actions/runs/20695841123/job/59410882191

Error when evaluating 'strategy' for job 'macos-build'. swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 238, Col: 13): Unexpected value '16.3', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 238, Col: 13): Unexpected value '16.4', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 238, Col: 13): Unexpected value '26.0', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 239, Col: 13): Unexpected value 'sequoia', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 240, Col: 13): Unexpected value 'ARM64'
Error when evaluating 'strategy' for job 'wasm-sdk-build'. swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 478, Col: 13): Unexpected value 'nightly-main', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 478, Col: 13): Unexpected value 'nightly-6.3', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 478, Col: 13): Unexpected value '6.2', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 479, Col: 13): Unexpected value 'jammy'
Error when evaluating 'strategy' for job 'embedded-wasm-sdk-build'. swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 544, Col: 13): Unexpected value 'nightly-main', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 544, Col: 13): Unexpected value 'nightly-6.3', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 544, Col: 13): Unexpected value '6.2', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 545, Col: 13): Unexpected value 'jammy'
Error when evaluating 'strategy' for job 'ios-build'. swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 278, Col: 13): Unexpected value '16.3', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 278, Col: 13): Unexpected value '16.4', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 278, Col: 13): Unexpected value '26.0', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 279, Col: 13): Unexpected value 'sequoia', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 280, Col: 13): Unexpected value 'ARM64'
Error when evaluating 'strategy' for job 'android-sdk-build'. swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 611, Col: 13): Unexpected value 'nightly-main', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 611, Col: 13): Unexpected value 'nightly-6.3', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 612, Col: 13): Unexpected value 'r27d', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 613, Col: 13): Unexpected value 'jammy'
Error when evaluating 'strategy' for job 'windows-build'. swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 678, Col: 13): Unexpected value '5.9', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 678, Col: 13): Unexpected value '6.0', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 678, Col: 13): Unexpected value '6.1', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 678, Col: 13): Unexpected value '6.2', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 678, Col: 13): Unexpected value 'nightly-main', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 678, Col: 13): Unexpected value 'nightly-6.3', swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main (Line: 679, Col: 13): Unexpected value 'windows-2022'

There are probably fixes waiting to be merged:
#213
#214

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions