Do some cleanup #16
Annotations
10 errors and 1 warning
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 57, Col: 22): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.aws-auth.outputs.aws-access-key-id
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 57, Col: 22): Unexpected value '${{ steps.aws-auth.outputs.aws-access-key-id }}'
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 58, Col: 26): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.aws-auth.outputs.aws-access-key-id
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 58, Col: 26): Unexpected value '${{ steps.aws-auth.outputs.aws-access-key-id }}'
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 59, Col: 22): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.aws-auth.outputs.aws-session-token
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 59, Col: 22): Unexpected value '${{ steps.aws-auth.outputs.aws-session-token }}'
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 60, Col: 15): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.aws-region
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 60, Col: 15): Unexpected value '${{ inputs.aws-region }}'
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 57, Col: 22): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.aws-auth.outputs.aws-access-key-id,/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 57, Col: 22): Unexpected value '${{ steps.aws-auth.outputs.aws-access-key-id }}',/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 58, Col: 26): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.aws-auth.outputs.aws-access-key-id,/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 58, Col: 26): Unexpected value '${{ steps.aws-auth.outputs.aws-access-key-id }}',/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 59, Col: 22): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.aws-auth.outputs.aws-session-token,/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 59, Col: 22): Unexpected value '${{ steps.aws-auth.outputs.aws-session-token }}',/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 60, Col: 15): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.aws-region,/home/runner/work/examples/examples/./.github/actions/setup/action.yml (Line: 60, Col: 15): Unexpected value '${{ inputs.aws-region }}'
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
Failed to load /home/runner/work/examples/examples/./.github/actions/setup/action.yml
|
run-provider-tests (pulumi-ubuntu-8core, Aws, Fs)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|