Skip to content

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

feat(scanner/redhat): each package has modularitylabel

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

Triggered via pull request May 10, 2024 09:05
Status Success
Total duration 6m 51s
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/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): errof/errof.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): cti/cti.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): scanner/alma.go#L41
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
Analyze (go): scanner/alma.go#L75
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
Analyze (go): scanner/suse.go#L140
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
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/