feat!: update to work with w3up api #123
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
run-action
/home/runner/work/add-to-web3/add-to-web3/./action.yml (Line: 52, Col: 11): Unexpected symbol: '='. Located at position 18 within expression: inputs.no_wrap !== 'true'
|
run-action
/home/runner/work/add-to-web3/add-to-web3/./action.yml (Line: 58, Col: 11): Unexpected symbol: '='. Located at position 18 within expression: inputs.no_wrap === 'true'
|
run-action
/home/runner/work/add-to-web3/add-to-web3/./action.yml (Line: 52, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.no_wrap !== 'true' }}
|
run-action
/home/runner/work/add-to-web3/add-to-web3/./action.yml (Line: 58, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.no_wrap === 'true' }}
|
run-action
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/add-to-web3/add-to-web3/./action.yml (Line: 52, Col: 11): Unexpected symbol: '='. Located at position 18 within expression: inputs.no_wrap !== 'true',/home/runner/work/add-to-web3/add-to-web3/./action.yml (Line: 58, Col: 11): Unexpected symbol: '='. Located at position 18 within expression: inputs.no_wrap === 'true',/home/runner/work/add-to-web3/add-to-web3/./action.yml (Line: 52, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.no_wrap !== 'true' }},/home/runner/work/add-to-web3/add-to-web3/./action.yml (Line: 58, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.no_wrap === 'true' }}
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-action
Fail to load /home/runner/work/add-to-web3/add-to-web3/./action.yml
|