This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
initialize the client library #15
Annotations
4 errors and 3 warnings
lint-test:
pkg/api/routes/components.go#L30
rangeValCopy: each iteration copies 240 bytes (consider pointers or indexing) (gocritic)
|
lint-test:
pkg/api/client/client.go#L87
`devide` is a misspelling of `divide` (misspell)
|
lint-test:
pkg/api/client/client.go#L102
`devide` is a misspelling of `divide` (misspell)
|
lint-test
issues found
|
lint-test:
pkg/api/routes/inventory.go#L12
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-test:
pkg/api/routes/inventory.go#L17
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-test
Restore cache failed: Dependencies file is not found in /home/runner/work/component-inventory/component-inventory. Supported file pattern: go.sum
|