[#475]: deploy to swarm action update #31
blog-deploy.yml
on: push
build-blog-image
22s
deploy
7s
Annotations
3 errors and 1 warning
deploy
/home/runner/work/monorepo/monorepo/./.github/actions/deploy-to-swarm/action.yml: (Line: 51, Col: 76, Idx: 1374) - (Line: 51, Col: 76, Idx: 1374): 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: 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/.
|