Skip to content

feat(BREV-1712): Launchpad #172

feat(BREV-1712): Launchpad

feat(BREV-1712): Launchpad #172

Triggered via pull request September 18, 2025 21:37
@drewmalindrewmalin
synchronize #45
launchpad
Status Failure
Total duration 1m 42s
Artifacts

ci.yml

on: pull_request
Matrix: Cross-platform Build
Fit to window
Zoom out
Zoom in

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)