Skip to content

Add github action to run the test + Test fixes #1

Add github action to run the test + Test fixes

Add github action to run the test + Test fixes #1

Triggered via pull request March 6, 2024 14:27
Status Failure
Total duration 12s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test
/home/runner/work/circom-lib/circom-lib/./.github/actions/setup/action.yml (Line: 14, Col: 3): 'steps' is already defined
test
/home/runner/work/circom-lib/circom-lib/./.github/actions/setup/action.yml: (Line: 17, Col: 13, Idx: 319) - (Line: 17, Col: 13, Idx: 319): Mapping values are not allowed in this context.
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
Failed to load /home/runner/work/circom-lib/circom-lib/./.github/actions/setup/action.yml
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.