Skip to content

[lint] Add Cadence 1.0 analyzer with basic linting rules #709

[lint] Add Cadence 1.0 analyzer with basic linting rules

[lint] Add Cadence 1.0 analyzer with basic linting rules #709

Triggered via pull request February 14, 2024 19:46
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Test (Test Framework)
0s
Test (Test Framework)
Test (Lint)
42s
Test (Lint)
Test (Language Server)
0s
Test (Language Server)
Test (Docgen)
0s
Test (Docgen)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Lint
Process completed with exit code 2.
Test (Lint)
cannot use func(err error) error {…} (value of type func(err error) error) as func(err analysis.ParsingCheckingError, program *ast.Program) error value in assignment
Test (Lint)
cannot use func(err error) error {…} (value of type func(err error) error) as func(err analysis.ParsingCheckingError, checker *sema.Checker) error value in assignment
Test (Lint)
Process completed with exit code 2.
paths-filter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/