Fix action #11
Annotations
6 errors
Build and test (clang)
/home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml: (Line: 21, Col: 12, Idx: 451) - (Line: 21, Col: 12, Idx: 451): Mapping values are not allowed in this context.
|
Build and test (clang)
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 and test (clang)
Failed to load /home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml
|
Build and test (gcc)
/home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml: (Line: 21, Col: 12, Idx: 451) - (Line: 21, Col: 12, Idx: 451): Mapping values are not allowed in this context.
|
Build and test (gcc)
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 and test (gcc)
Failed to load /home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml
|