Skip to content

Add CI jobs to run through examples #4

Add CI jobs to run through examples

Add CI jobs to run through examples #4

Triggered via pull request November 11, 2023 14:38
Status Failure
Total duration 11s
Artifacts

examples.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test
/home/runner/work/pydoc-markdown/pydoc-markdown/./.github/actions/install/action.yml: (Line: 12, Col: 32, Idx: 296) - (Line: 12, Col: 32, Idx: 296): While parsing a flow mapping, did not find expected ',' or '}'.
test
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
Fail to load /home/runner/work/pydoc-markdown/pydoc-markdown/./.github/actions/install/action.yml
test
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/