config/asrockrack.go, config/dell.go: Add dummy Unimplemented BootMod… #150
Annotations
10 errors and 1 warning
config/asrockrack.go#L51
cannot use asrr (variable of type *asrockrackVendorConfig) as type VendorConfigManager in return statement:
|
config/asrockrack.go#L120
not enough return values
|
config/asrockrack.go#L125
not enough return values
|
config/dell.go#L57
cannot use dell (variable of type *dellVendorConfig) as type VendorConfigManager in return statement:
|
config/dell.go#L144
not enough return values
|
config/dell.go#L149
not enough return values
|
config/asrockrack.go#L1
: # github.com/bmc-toolbox/common/config
|
config/asrockrack.go#L51
cannot use asrr (variable of type *asrockrackVendorConfig) as type VendorConfigManager in return statement:
|
config/asrockrack.go#L120
not enough return values
|
config/asrockrack.go#L125
not enough return values
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading