Base enricher #470
Triggered via pull request
June 5, 2024 10:44
northdpole
synchronize
#192
Status
Success
Total duration
1m 50s
Artifacts
–
Annotations
10 errors and 1 warning
Lint:
components/consumers/defectdojo/client/client_test.go#L18
var mockTs should be mockTS (ST1003)
|
Lint:
components/consumers/defectdojo/client/client_test.go#L36
var mockTs should be mockTS (ST1003)
|
Lint:
components/consumers/defectdojo/client/client_test.go#L81
var mockTs should be mockTS (ST1003)
|
Lint:
components/consumers/elasticsearch/main.go#L191
should omit type elasticsearch.Config from declaration; it will be inferred from the right-hand side (ST1023)
|
Lint:
components/enrichers/deduplication/main.go#L31
var dbUrl should be dbURL (ST1003)
|
Lint:
pkg/db/db.go#L31
should not use underscores in Go names; var search_paths should be searchPaths (ST1003)
|
Lint:
pkg/jira/document/document.go#L66
comment on exported function SeverityToText should be of the form "SeverityToText ..." (ST1020)
|
Lint:
components/consumers/defectdojo/types/types.go#L1
you have exceeded the maximum number of public struct declarations
|
Lint:
components/consumers/pdf/main.go#L72
no space between comment delimiter and comment text
|
Lint:
components/enrichers/depsdev/main.go#L37
no nested structs are allowed
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|