Test config #991
Annotations
7 errors and 1 warning
Run GolangCI-Lint Scanner:
config/config_integration_test.go#L29
dupImport: package is imported 2 times under different aliases on lines 29 and 30 (gocritic)
|
Run GolangCI-Lint Scanner:
config/config_integration_test.go#L30
dupImport: package is imported 2 times under different aliases on lines 29 and 30 (gocritic)
|
Run GolangCI-Lint Scanner:
config/config_integration_test.go#L58
var-naming: var appSpaceId should be appSpaceID (revive)
|
Run GolangCI-Lint Scanner:
config/config_integration_test.go#L182
var-naming: var appSpaceId should be appSpaceID (revive)
|
Run GolangCI-Lint Scanner:
config/config_integration_test.go#L130
ginkgo-linter: wrong error assertion. Consider using `Expect(err).To(HaveOccurred())` instead (ginkgolinter)
|
Run GolangCI-Lint Scanner:
config/config_integration_test.go#L210
ginkgo-linter: wrong error assertion. Consider using `Expect(err).To(HaveOccurred())` instead (ginkgolinter)
|
Run GolangCI-Lint Scanner
issues found
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading