CD | Release & Push to DockerHub #11
cd-release.yml
on: push
Matrix: Build Docker image & Linux executable
Build Darwin executable
/
Build MacOS executable
19s
Build Windows executable
/
Build Windows executable
1m 7s
Matrix: Push images to DockerHub
Matrix: Release executables
Matrix: Push manifest to DockerHub
Annotations
12 errors
Build Docker image & Linux executable (arm64) / Build linux and docker images
/home/runner/work/lottie-converter/lottie-converter/./.github/actions/replace-version/action.yml (Line: 12, Col: 5): A mapping was not expected
|
Build Docker image & Linux executable (arm64) / Build linux and docker images
System.ArgumentException: Unexpected type 'MappingToken' encountered while reading 'steps'. The type 'SequenceToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertSequence(TemplateToken value, String objectDescription)
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 Docker image & Linux executable (arm64) / Build linux and docker images
Fail to load /home/runner/work/lottie-converter/lottie-converter/./.github/actions/replace-version/action.yml
|
Build Darwin executable / Build MacOS executable
/Users/runner/work/lottie-converter/lottie-converter/./.github/actions/replace-version/action.yml (Line: 12, Col: 5): A mapping was not expected
|
Build Darwin executable / Build MacOS executable
System.ArgumentException: Unexpected type 'MappingToken' encountered while reading 'steps'. The type 'SequenceToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertSequence(TemplateToken value, String objectDescription)
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 Darwin executable / Build MacOS executable
Fail to load /Users/runner/work/lottie-converter/lottie-converter/./.github/actions/replace-version/action.yml
|
Build Docker image & Linux executable (amd64) / Build linux and docker images
/home/runner/work/lottie-converter/lottie-converter/./.github/actions/replace-version/action.yml (Line: 12, Col: 5): A mapping was not expected
|
Build Docker image & Linux executable (amd64) / Build linux and docker images
System.ArgumentException: Unexpected type 'MappingToken' encountered while reading 'steps'. The type 'SequenceToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertSequence(TemplateToken value, String objectDescription)
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 Docker image & Linux executable (amd64) / Build linux and docker images
Fail to load /home/runner/work/lottie-converter/lottie-converter/./.github/actions/replace-version/action.yml
|
Build Windows executable / Build Windows executable
D:\a\lottie-converter\lottie-converter\./.github/actions/replace-version\action.yml (Line: 12, Col: 5): A mapping was not expected
|
Build Windows executable / Build Windows executable
System.ArgumentException: Unexpected type 'MappingToken' encountered while reading 'steps'. The type 'SequenceToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertSequence(TemplateToken value, String objectDescription)
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 Windows executable / Build Windows executable
Fail to load D:\a\lottie-converter\lottie-converter\./.github/actions/replace-version\action.yml
|