Skip to content

Add Unmarshal(cfg string) to VendorConfigManager #157

Add Unmarshal(cfg string) to VendorConfigManager

Add Unmarshal(cfg string) to VendorConfigManager #157

Triggered via pull request July 18, 2024 11:58
Status Failure
Total duration 29s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: config/supermicro.go#L84
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
lint: config/supermicro.go#L92
return statements should not be cuddled if block has more than two lines (wsl)
lint: config/supermicro.go#L84
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
lint: config/supermicro.go#L92
return statements should not be cuddled if block has more than two lines (wsl)
lint
issues found
lint
The following actions uses Node.js version which is deprecated 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/