[#475]: deploy to swarm action update #28
blog-deploy.yml
on: push
build-blog-image
29s
deploy
3s
Annotations
5 errors and 2 warnings
deploy
/home/runner/work/monorepo/monorepo/./.github/actions/deploy-to-swarm/action.yml (Line: 29, Col: 7): Required property is missing: shell
|
deploy
/home/runner/work/monorepo/monorepo/./.github/actions/deploy-to-swarm/action.yml (Line: 33, Col: 7): Required property is missing: shell
|
deploy
/home/runner/work/monorepo/monorepo/./.github/actions/deploy-to-swarm/action.yml: (Line: 48, Col: 74, Idx: 1318) - (Line: 48, Col: 74, Idx: 1318): Mapping values are not allowed in this context.
|
deploy
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
deploy
Failed to load /home/runner/work/monorepo/monorepo/./.github/actions/deploy-to-swarm/action.yml
|
build-blog-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
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/.
|