API (.NET Core) #28
main.yml
on: workflow_dispatch
Build, Create and Push Image
2s
Deploy to DEV
0s
Annotations
3 errors and 2 warnings
Build, Create and Push Image
/home/runner/work/jasper/jasper/./.github/workflows/actions/build-api/action.yml: (Line: 18, Col: 3, Idx: 318) - (Line: 18, Col: 4, Idx: 319): While parsing a block mapping, did not find expected key.
|
Build, Create and Push Image
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)
|
Build, Create and Push Image
Failed to load /home/runner/work/jasper/jasper/./.github/workflows/actions/build-api/action.yml
|
Build, Create and Push Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build, Create and Push Image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|