feat: migration command #9443
pr.yml
on: pull_request
golangci-lint
15s
go-mod
15s
check_generated
1m 8s
Matrix: Installation script (local)
tests-on-windows
4m 10s
tests-on-macos
2m 44s
commands
1m 5s
Matrix: tests-on-unix
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)
|