feat: Provisioning for fw binaries #162
build-test-lint.yml
on: pull_request
Matrix: build
build-image
2m 28s
Annotations
8 errors and 9 warnings
lint:
pkg/firmware/provisioning_test.go#L58
Error return value of `os.RemoveAll` is not checked (errcheck)
|
lint:
pkg/firmware/utils.go#L31
Error return value of `resp.Body.Close` is not checked (errcheck)
|
lint:
pkg/firmware/utils.go#L38
Error return value of `out.Close` is not checked (errcheck)
|
lint:
pkg/firmware/utils.go#L60
Error return value of `zipReader.Close` is not checked (errcheck)
|
lint:
pkg/firmware/utils.go#L105
Error return value of `srcFile.Close` is not checked (errcheck)
|
lint:
pkg/firmware/utils.go#L112
Error return value of `outFile.Close` is not checked (errcheck)
|
lint:
pkg/firmware/utils.go#L53
Consider pre-allocating `extractedFiles` (prealloc)
|
lint
Process completed with exit code 2.
|
build (1.22.x, amd64, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (1.22.x, amd64, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/nic-configuration-operator/nic-configuration-operator. Supported file pattern: go.sum
|
build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/nic-configuration-operator/nic-configuration-operator. Supported file pattern: go.sum
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/nic-configuration-operator/nic-configuration-operator. Supported file pattern: go.sum
|