Skip to content

Merge pull request #28 from 0xPolygon/mardizzone/POS-2724 #70

Merge pull request #28 from 0xPolygon/mardizzone/POS-2724

Merge pull request #28 from 0xPolygon/mardizzone/POS-2724 #70

Triggered via push November 25, 2024 14:25
Status Success
Total duration 13m 11s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/x/stake/types: import lookup disabled by -mod=readonly
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/bor: import lookup disabled by -mod=readonly
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager: import lookup disabled by -mod=readonly
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/checkpoint: import lookup disabled by -mod=readonly
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/api/heimdallv2/milestone: import lookup disabled by -mod=readonly
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/x/bor/types: import lookup disabled by -mod=readonly
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/x/chainmanager/types: import lookup disabled by -mod=readonly
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/x/checkpoint/types: import lookup disabled by -mod=readonly
Analyze (go)
cannot find module providing package github.com/0xPolygon/heimdall-v2/x/milestone/types: import lookup disabled by -mod=readonly
Analyze (go)
no required module provides package github.com/0xPolygon/heimdall-v2/x/stake/types; to add it:
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 (go)
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/