Skip to content

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

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

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

Triggered via push May 15, 2024 17:54
Status Success
Total duration 6m 32s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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): 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): constant/constant.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): cwe/cwe.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/cmd/convert/convert.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/cmd/main.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/