feat(BREV-1712): Launchpad #172
ci.yml
on: pull_request
Test and Lint
1m 39s
Matrix: Cross-platform Build
Annotations
10 errors
|
Test and Lint:
v1/providers/launchpad/instancetype.go#L223
launchpadGpusToGpus - result 1 (error) is always nil (unparam)
|
|
Test and Lint:
v1/providers/launchpad/instancetype.go#L208
launchpadStorageToStorage - result 1 (error) is always nil (unparam)
|
|
Test and Lint:
v1/location.go#L30
ST1016: methods on the same type should have the same receiver name (seen 1x "f", 1x "l") (stylecheck)
|
|
Test and Lint:
v1/providers/launchpad/instance_create.go#L114
empty-block: this block is empty, you can remove it (revive)
|
|
Test and Lint:
v1/providers/launchpad/instance_create.go#L60
empty-block: this block is empty, you can remove it (revive)
|
|
Test and Lint:
v1/providers/launchpad/utils.go#L23
empty-block: this block is empty, you can remove it (revive)
|
|
Test and Lint:
v1/log.go#L16
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Test and Lint:
v1/log.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Test and Lint:
v1/log.go#L14
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Test and Lint:
v1/location.go#L39
receiver-naming: receiver name f should be consistent with previous receiver name l for LocationsFilter (revive)
|