Skip to content

Don't build the asan image if it exists #10

Don't build the asan image if it exists

Don't build the asan image if it exists #10

Triggered via push January 6, 2024 00:19
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
build-and-push-docker-image
4s
build-and-push-docker-image
test-address-sanitizer
0s
test-address-sanitizer
test-memory-sanitizer
0s
test-memory-sanitizer
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-push-docker-image
/home/runner/work/json_struct/json_struct/./.github/actions/docker-build-action/action.yml (Line: 5, Col: 20): Unrecognized named-value: 'github'. Located at position 1 within expression: github.repository_owner
build-and-push-docker-image
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/json_struct/json_struct/./.github/actions/docker-build-action/action.yml (Line: 5, Col: 20): Unrecognized named-value: 'github'. Located at position 1 within expression: github.repository_owner 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)
build-and-push-docker-image
Fail to load /home/runner/work/json_struct/json_struct/./.github/actions/docker-build-action/action.yml
build-and-push-docker-image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/