Skip to content

Tools CI

Tools CI #10

Triggered via pull request July 11, 2024 22:28
Status Failure
Total duration 22s
Artifacts

tools-ci.yml

on: pull_request
Generate Tools Matrix
12s
Generate Tools Matrix
Matrix: Check Clippy
Waiting for pending jobs
Matrix: Check Formatting
Waiting for pending jobs
Matrix: Runs Tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Tools CI
Error when evaluating 'strategy' for job 'clippy_check'. .github/workflows/tools-ci.yml (Line: 70, Col: 16): Error parsing fromJson,.github/workflows/tools-ci.yml (Line: 70, Col: 16): Error reading JToken from JsonReader. Path '', line 0, position 0.,.github/workflows/tools-ci.yml (Line: 70, Col: 16): Unexpected value ''
Tools CI
Error when evaluating 'strategy' for job 'format'. .github/workflows/tools-ci.yml (Line: 99, Col: 16): Error parsing fromJson,.github/workflows/tools-ci.yml (Line: 99, Col: 16): Error reading JToken from JsonReader. Path '', line 0, position 0.,.github/workflows/tools-ci.yml (Line: 99, Col: 16): Unexpected value ''
Tools CI
Error when evaluating 'strategy' for job 'test'. .github/workflows/tools-ci.yml (Line: 43, Col: 16): Error parsing fromJson,.github/workflows/tools-ci.yml (Line: 43, Col: 16): Error reading JToken from JsonReader. Path '', line 0, position 0.,.github/workflows/tools-ci.yml (Line: 43, Col: 16): Unexpected value ''
Generate Tools Matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/