Skip to content

feat(scanner/redhat): each package has modularitylabel #2174

feat(scanner/redhat): each package has modularitylabel

feat(scanner/redhat): each package has modularitylabel #2174

Triggered via pull request May 10, 2024 09:14
Status Success
Total duration 6m 27s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 2 warnings
Analyze (go): constant/constant.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/cmd/root/root.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/cmd/v3/v3.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/util/util.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): errof/errof.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/future-vuls/pkg/config/config.go#L5
exported const DiscoverTomlFileName should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
Analyze (go): contrib/snmp2cpe/pkg/cmd/v1/v1.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): cmd/vuls/main.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/cmd/version/version.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/cmd/v2c/v2c.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/