feat(BREV-2138): Enable native Nebius integration #270
ci.yml
on: pull_request
Test and Lint
42s
Matrix: Cross-platform Build
Annotations
20 errors and 1 warning
|
Test and Lint:
v1/providers/nebius/instance.go#L662
cyclomatic complexity 18 of func `(*NebiusClient).ListInstances` is high (> 15) (gocyclo)
|
|
Test and Lint:
v1/providers/nebius/instance.go#L202
cyclomatic complexity 35 of func `(*NebiusClient).convertNebiusInstanceToV1` is high (> 15) (gocyclo)
|
|
Test and Lint:
v1/providers/nebius/instance.go#L17
cyclomatic complexity 16 of func `(*NebiusClient).CreateInstance` is high (> 15) (gocyclo)
|
|
Test and Lint:
v1/providers/nebius/instance.go#L1258
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Test and Lint:
v1/providers/nebius/client_test.go#L153
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
|
Test and Lint:
v1/providers/nebius/instance.go#L1394
string `cpu` has 4 occurrences, make it a constant (goconst)
|
|
Test and Lint:
v1/providers/nebius/image.go#L224
string `x86_64` has 3 occurrences, make it a constant (goconst)
|
|
Test and Lint:
v1/providers/nebius/smoke_test.go#L156
cognitive complexity 42 of func `createTestInstance` is high (> 30) (gocognit)
|
|
Test and Lint:
v1/providers/nebius/integration_test.go#L461
cognitive complexity 63 of func `TestIntegration_GetInstanceTypes` is high (> 30) (gocognit)
|
|
Test and Lint:
v1/providers/nebius/instancetype.go#L384
cognitive complexity 31 of func `(*NebiusClient).applyInstanceTypeFilters` is high (> 30) (gocognit)
|
|
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
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|