port to gofish/redfish v0.19.0 #1479
Annotations
7 errors and 2 warnings
lint:
examples/reset_bmc/reset_bmc.go#L34
undefined: bmclib (typecheck)
|
lint:
examples/rpc/main.go#L22
undefined: bmclib (typecheck)
|
lint:
examples/rpc/main.go#L23
undefined: bmclib (typecheck)
|
lint:
internal/redfishwrapper/bios.go#L7
could not import github.com/stmcginnis/gofish/common (-: could not load export data: no export data for "github.com/stmcginnis/gofish/common") (typecheck)
|
lint
issues found
|
test
cannot use entity (variable of type PT constrained by interface{*T; SchemaObject}) as type *T in return statement:
|
test
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version 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/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|