Skip to content

feat: migration command #9443

feat: migration command

feat: migration command #9443

Triggered via pull request March 8, 2025 12:16
Status Failure
Total duration 4m 36s
Artifacts

pr.yml

on: pull_request
golangci-lint
15s
golangci-lint
Matrix: Installation script (local)
Matrix: tests-on-unix
Fit to window
Zoom out
Zoom in

Annotations

12 errors
tests-on-unix (ubuntu-latest, 1.23)
Process completed with exit code 2.
tests-on-unix (ubuntu-latest, 1.23): pkg/commands/internal/migrate/migrate_linters_exclusions.go#L124
sloppyLen: len(excludedTestLinters) <= 0 can be len(excludedTestLinters) == 0 (gocritic)
tests-on-unix (ubuntu-latest, 1.24)
The operation was canceled.
tests-on-unix (ubuntu-latest, 1.24)
The strategy configuration was canceled because "tests-on-unix.ubuntu-latest_1_23" failed
tests-on-unix (ubuntu-24.04-arm, 1.24)
The operation was canceled.
tests-on-unix (ubuntu-24.04-arm, 1.24)
The strategy configuration was canceled because "tests-on-unix.ubuntu-latest_1_23" failed
tests-on-unix (ubuntu-24.04-arm, 1.23)
The operation was canceled.
tests-on-unix (ubuntu-24.04-arm, 1.23)
The strategy configuration was canceled because "tests-on-unix.ubuntu-latest_1_23" failed
tests-on-macos
Process completed with exit code 2.
tests-on-macos: pkg/commands/internal/migrate/migrate_linters_exclusions.go#L124
sloppyLen: len(excludedTestLinters) <= 0 can be len(excludedTestLinters) == 0 (gocritic)
tests-on-windows
Process completed with exit code 1.
tests-on-windows: pkg/commands/internal/migrate/migrate_linters_exclusions.go#L124
sloppyLen: len(excludedTestLinters) <= 0 can be len(excludedTestLinters) == 0 (gocritic)