Tests with py39 #32
pipeline.yml
on: pull_request
test-in-3-9
4s
test-in-3-12
3s
Annotations
6 errors
|
test-in-3-12
Failed to load /home/runner/work/nuscenes-devkit/nuscenes-devkit/./.github/actions/run-python-tests/action.yml
|
|
test-in-3-12
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)
|
|
test-in-3-12
/home/runner/work/nuscenes-devkit/nuscenes-devkit/./.github/actions/run-python-tests/action.yml: (Line: 13, Col: 51, Idx: 321) - (Line: 13, Col: 51, Idx: 321): Mapping values are not allowed in this context.
|
|
test-in-3-9
Failed to load /home/runner/work/nuscenes-devkit/nuscenes-devkit/./.github/actions/run-python-tests/action.yml
|
|
test-in-3-9
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)
|
|
test-in-3-9
/home/runner/work/nuscenes-devkit/nuscenes-devkit/./.github/actions/run-python-tests/action.yml: (Line: 13, Col: 51, Idx: 321) - (Line: 13, Col: 51, Idx: 321): Mapping values are not allowed in this context.
|