Fix uses value #10
Annotations
10 errors
Build and test (clang)
/home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml (Line: 16, Col: 7): Unexpected value 'repository'
|
Build and test (clang)
/home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml (Line: 17, Col: 7): Unexpected value 'path'
|
Build and test (clang)
/home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml: (Line: 20, Col: 12, Idx: 435) - (Line: 20, Col: 12, Idx: 435): 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: 16, Col: 7): Unexpected value 'repository'
|
Build and test (gcc)
/home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml (Line: 17, Col: 7): Unexpected value 'path'
|
Build and test (gcc)
/home/runner/work/xcb-imdkit/xcb-imdkit/./action.yml: (Line: 20, Col: 12, Idx: 435) - (Line: 20, Col: 12, Idx: 435): 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
|