This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Update BIOSConfig and server metadata when receiving request #46
push-pr-lint.yml
on: pull_request
lint-test
16s
build
0s
Annotations
10 errors and 1 warning
lint-test:
pkg/api/constants/constants.go#L1
: # github.com/metal-toolbox/component-inventory/pkg/api/constants
|
lint-test:
pkg/api/constants/constants.go#L4
"fmt" imported and not used
|
lint-test:
pkg/api/constants/constants.go#L5
"os" imported and not used
|
lint-test:
pkg/api/constants/constants.go#L7
"github.com/metal-toolbox/component-inventory/pkg/api/types" imported and not used (typecheck)
|
lint-test:
internal/fleetdb/attributes.go#L8
could not import github.com/metal-toolbox/component-inventory/pkg/api/constants (-: # github.com/metal-toolbox/component-inventory/pkg/api/constants
|
lint-test:
pkg/api/constants/constants.go#L4
"fmt" imported and not used
|
lint-test:
pkg/api/constants/constants.go#L5
"os" imported and not used
|
lint-test:
pkg/api/constants/constants.go#L7
"github.com/metal-toolbox/component-inventory/pkg/api/types" imported and not used) (typecheck)
|
lint-test:
pkg/api/client/client.go#L9
could not import github.com/metal-toolbox/component-inventory/pkg/api/constants (-: # github.com/metal-toolbox/component-inventory/pkg/api/constants
|
lint-test:
pkg/api/constants/constants.go#L4
"fmt" imported and not used
|
lint-test
Restore cache failed: Dependencies file is not found in /home/runner/work/component-inventory/component-inventory. Supported file pattern: go.sum
|