Add code for computing optional sequence diffs #6262
Annotations
6 errors and 1 warning
Install golangci-lint:
unstable/difft/difft.go#L82
exported: type name will be used as difft.DiffTOptions by other packages, and that stutters; consider calling this Options (revive)
|
Install golangci-lint:
unstable/difft/difft.go#L89
ineffectual assignment to eq (ineffassign)
|
Install golangci-lint:
unstable/difft/difft_test.go#L24
Function TestDiffAppliesCorrectly missing the call to method parallel (paralleltest)
|
Install golangci-lint:
unstable/difft/difft_test.go#L52
Function TestDiff missing the call to method parallel (paralleltest)
|
Install golangci-lint:
unstable/difft/matrix_test.go#L23
Function TestMatrix missing the call to method parallel (paralleltest)
|
Install golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading