Skip to content

port to gofish/redfish v0.19.0 #1471

port to gofish/redfish v0.19.0

port to gofish/redfish v0.19.0 #1471

Triggered via pull request September 19, 2024 18:59
Status Failure
Total duration 2m 49s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
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: 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
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/
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/