re-open the bmc connection #145
Annotations
4 errors and 2 warnings
golangci-lint:
internal/flipflop/handler.go#L237
Error return value of `cth.publishActive` is not checked (errcheck)
|
golangci-lint:
internal/flipflop/handler.go#L275
Error return value of `cth.publishActive` is not checked (errcheck)
|
golangci-lint:
internal/flipflop/handler.go#L227
cyclomatic complexity 15 of func `(*ConditionTaskHandler).validateFirmware` is high (> 11) (gocyclo)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/flipflop/flipflop. Supported file pattern: go.sum
|
Loading