ci(.github/workflows): UDENG-5763-Add GitHub Actions workflows for code checks, QA, and git checks #11
Annotations
10 errors
Go code sanity check:
internal/consent/consent.go#L1
package-comments: should have a package comment (revive)
|
Go code sanity check:
internal/collector/collector.go#L1
package-comments: should have a package comment (revive)
|
Go code sanity check:
internal/uploader/uploader.go#L1
package-comments: should have a package comment (revive)
|
Go code sanity check:
cmd/insights/commands/upload.go#L29
Duplicate words (upload) found (dupword)
|
Go code sanity check:
internal/testutils/cmd.go#L1
File is not properly formatted (gci)
|
Go code sanity check:
internal/testutils/cmd.go#L46
File is not properly formatted (gci)
|
Go code sanity check:
cmd/insights/main.go#L1
File is not properly formatted (gci)
|
Go code sanity check:
cmd/insights/main.go#L40
File is not properly formatted (gci)
|
Go code sanity check:
cmd/insights/main_test.go#L1
File is not properly formatted (gci)
|
Go code sanity check:
cmd/insights/main_test.go#L73
File is not properly formatted (gci)
|
Loading