BREV-8930 Add NAVER Cloud Platform VM provider support #471
ci.yml
on: pull_request
Test and Lint
1m 17s
Matrix: Cross-platform Build
Annotations
18 errors and 2 warnings
|
Test and Lint
issues found
|
|
Test and Lint:
v1/providers/naver/instancetype.go#L21
QF1008: could remove embedded field "responseMeta" from selector (staticcheck)
|
|
Test and Lint:
v1/providers/naver/instance.go#L83
QF1008: could remove embedded field "responseMeta" from selector (staticcheck)
|
|
Test and Lint:
v1/providers/naver/image.go#L18
QF1008: could remove embedded field "responseMeta" from selector (staticcheck)
|
|
Test and Lint:
v1/providers/naver/location.go#L52
string `JPN` has 4 occurrences, make it a constant (goconst)
|
|
Test and Lint:
v1/providers/naver/image_test.go#L36
string `x86_64` has 3 occurrences, make it a constant (goconst)
|
|
Test and Lint:
v1/providers/naver/instancetype.go#L49
cognitive complexity 39 of func `(*NaverClient).GetInstanceTypes` is high (> 30) (gocognit)
|
|
Test and Lint:
v1/providers/naver/instance.go#L97
Function 'CreateInstance' has too many statements (43 > 40) (funlen)
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Cannot open: File exists
|
|
Test and Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v4, golangci/golangci-lint-action@v8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test and Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|