Merge pull request #95 from whereby/changeset-release/main #63
build-test-release.yml
on: push
Build, test, release
2m 26s
Annotations
4 errors and 3 warnings
Build, test, release
/home/runner/work/sdk/sdk/./.github/actions/notify-slack/action.yml (Line: 19, Col: 11): Unexpected value 'with'
|
Build, test, release
/home/runner/work/sdk/sdk/./.github/actions/notify-slack/action.yml (Line: 25, Col: 11): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
Build, test, release
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
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)
|
Build, test, release
Failed to load /home/runner/work/sdk/sdk/./.github/actions/notify-slack/action.yml
|
Build, test, release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build, test, release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, aws-actions/configure-aws-credentials@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, test, release
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|