Generate commatrix output files and fix review comments #2
Annotations
10 errors and 1 warning
unit-test:
types/types.go#L36
Error return value of `csvwriter.Write` is not checked (errcheck)
|
unit-test:
pkg/types/types.go#L38
Error return value of `csvwriter.Write` is not checked (errcheck)
|
unit-test:
consts/consts.go#L10
Comment should end in a period (godot)
|
unit-test:
pkg/ss/ss.go#L118
Comment should end in a period (godot)
|
unit-test:
pkg/ss/ss.go#L120
Sentence should start with a capital letter (godot)
|
unit-test:
pkg/ss/ss.go#L149
Comment should end in a period (godot)
|
unit-test:
pkg/ss/ss.go#L151
Sentence should start with a capital letter (godot)
|
unit-test:
pkg/ss/ss.go#L169
Sentence should start with a capital letter (godot)
|
unit-test:
ss/ss.go#L112
func `identifyContainerForPort` is unused (unused)
|
unit-test:
ss/ss.go#L180
func `extractPID` is unused (unused)
|
unit-test
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/.
|