Skip to content

Add and use setup-libmagic GitHub Action #51

Add and use setup-libmagic GitHub Action

Add and use setup-libmagic GitHub Action #51

Triggered via pull request October 7, 2023 20:24
Status Failure
Total duration 17s
Artifacts

linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
/home/runner/work/rust-magic-sys/rust-magic-sys/./.github/actions/setup-libmagic/action.yml: (Line: 11, Col: 13, Idx: 261) - (Line: 11, Col: 13, Idx: 261): Mapping values are not allowed in this context.
build
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
Fail to load /home/runner/work/rust-magic-sys/rust-magic-sys/./.github/actions/setup-libmagic/action.yml
build
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/