Add Unmarshal(cfg string) to VendorConfigManager #145
Annotations
6 errors and 1 warning
lint:
config/asrockrack.go#L51
cannot use asrr (variable of type *asrockrackVendorConfig) as type VendorConfigManager in return statement:
|
lint:
config/dell.go#L57
cannot use dell (variable of type *dellVendorConfig) as type VendorConfigManager in return statement:
|
lint:
config/asrockrack.go#L1
: # github.com/bmc-toolbox/common/config
|
lint:
config/asrockrack.go#L51
cannot use asrr (variable of type *asrockrackVendorConfig) as type VendorConfigManager in return statement:
|
lint:
config/dell.go#L57
cannot use dell (variable of type *dellVendorConfig) as type VendorConfigManager in return statement:
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|