Skip to content

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

[lint] Add Cadence 1.0 analyzer with basic linting rules

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

Triggered via pull request February 14, 2024 19:33
Status Failure
Total duration 33s
Artifacts

ci.yml

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

Annotations

11 errors and 5 warnings
Lint
Process completed with exit code 2.
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go-sdk); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go-sdk/access/grpc); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go-sdk); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime/ast (imported by github.com/onflow/cadence-tools/lint); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime/common (imported by github.com/onflow/cadence-tools/lint); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime/errors (imported by github.com/onflow/cadence-tools/lint); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime/pretty (imported by github.com/onflow/cadence-tools/lint); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime/sema (imported by github.com/onflow/cadence-tools/lint); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Test (Lint)
missing go.sum entry for module providing package github.com/onflow/cadence/tools/analysis (imported by github.com/onflow/cadence-tools/lint); to add:
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/