providers/supermicro/supermicro.go: Merge changes to bmcQueryor from … #1496
Annotations
3 errors and 1 warning
providers/supermicro/supermicro.go#L306
impossible type switch case: *x13
|
providers/supermicro/x13.go#L27
cannot use &x13{…} (value of type *x13) as bmcQueryor value in return statement: *x13 does not implement bmcQueryor (missing method bootComplete)
|
|
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/
|
This job failed
Loading