update pod.go #2
ci.yaml
on: pull_request
Matrix: unit-tests
golangci-lint
52s
Matrix: build-and-push
Annotations
6 errors and 2 warnings
golangci-lint:
pkg/koordlet/util/system/cgroup_driver.go#L53
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
pkg/koordlet/util/runtime/handler/crio_runtime.go#L32
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
pkg/koordlet/util/pod.go#L84
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint
issues found
|
unit-tests(Verify gofmt)
Process completed with exit code 1.
|
unit-tests(Run Go test)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests(Run Go test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|