fix: Implement Deployment and Integration Test Workflows #338
build.yml
on: pull_request
test
/
run-unit-tests
15s
docker
/
build-docker-image
6m 19s
Annotations
3 errors and 2 warnings
|
test / run-unit-tests
Failed to load /home/runner/work/osml-model-runner/osml-model-runner/./.github/actions/setup-python/action.yml
|
|
test / run-unit-tests
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/osml-model-runner/osml-model-runner/./.github/actions/setup-python/action.yml (Line: 24, Col: 3): Unexpected value 'shell'
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
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)
|
|
test / run-unit-tests
/home/runner/work/osml-model-runner/osml-model-runner/./.github/actions/setup-python/action.yml (Line: 24, Col: 3): Unexpected value 'shell'
|
|
docker / build-docker-image
No Docker tag has been generated. Check tags input.
|
|
docker / build-docker-image
No Docker image version has been generated. Check tags input.
|