Skip to content

chg: POS-2662: update dependencies and fix compile errors and tests #117

chg: POS-2662: update dependencies and fix compile errors and tests

chg: POS-2662: update dependencies and fix compile errors and tests #117

Triggered via pull request August 26, 2024 11:05
Status Success
Total duration 22m 17s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze
cannot find module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager: import lookup disabled by -mod=readonly
Analyze
cannot find module providing package github.com/0xPolygon/heimdall-v2/x/chainmanager/types: import lookup disabled by -mod=readonly
Analyze
no required module provides package github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager; to add it:
Analyze
no required module provides package github.com/0xPolygon/heimdall-v2/x/chainmanager/types; to add it:
Analyze
could not import github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager (invalid package name: "")
Analyze
could not import github.com/0xPolygon/heimdall-v2/x/chainmanager/types (invalid package name: "")
Analyze
previous case
Analyze
no required module provides package github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager; to add it:
Analyze
no required module provides package github.com/0xPolygon/heimdall-v2/x/chainmanager/types; to add it:
Analyze
could not import github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager (invalid package name: "")
Analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/