Change into composite action with setup-usc #97
Annotations
10 errors and 3 warnings
test-action-with-tools-file
There was an error when restoring cache: failed to cache dependencies: unable to hash Scarb.toml file
|
test-action-with-tools-file
/home/runner/work/setup-snfoundry/setup-snfoundry/./action.yml (Line: 37, Col: 9): A sequence was not expected
|
test-action-with-tools-file
/home/runner/work/setup-snfoundry/setup-snfoundry/./action.yml (Line: 39, Col: 7): Required property is missing: shell
|
test-action-with-tools-file
System.ArgumentException: Unexpected type 'SequenceToken' encountered while reading 'inputs'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStepInputs(TemplateContext context, TemplateToken inputs, Boolean allowExpressions)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
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)
|
test-action-with-tools-file
Failed to load /home/runner/work/setup-snfoundry/setup-snfoundry/./action.yml
|
test-action
There was an error when restoring cache: failed to cache dependencies: unable to hash Scarb.toml file
|
test-action
/home/runner/work/setup-snfoundry/setup-snfoundry/./action.yml (Line: 37, Col: 9): A sequence was not expected
|
test-action
/home/runner/work/setup-snfoundry/setup-snfoundry/./action.yml (Line: 39, Col: 7): Required property is missing: shell
|
test-action
System.ArgumentException: Unexpected type 'SequenceToken' encountered while reading 'inputs'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStepInputs(TemplateContext context, TemplateToken inputs, Boolean allowExpressions)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
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)
|
test-action
Failed to load /home/runner/work/setup-snfoundry/setup-snfoundry/./action.yml
|
test-action-with-tools-file
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-action
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|