Better handle non-existent migration line + suggestions with Levenshtein distance #887
ci.yaml
on: pull_request
lint
22s
migration_and_sqlc_verify
8s
submodule_check
14s
Matrix: build_and_test
Matrix: cli
Annotations
9 errors and 8 warnings
lint
sink is a global variable (gochecknoglobals)
|
lint
Function TestSanity missing the call to method parallel (paralleltest)
|
lint
Function TestUnicode missing the call to method parallel (paralleltest)
|
lint
variable name 's2' is too short for the scope of its usage (varnamelen)
|
lint
variable name 'x' is too short for the scope of its usage (varnamelen)
|
lint
variable name 's1' is too short for the scope of its usage (varnamelen)
|
lint
parameter name 'b' is too short for the scope of its usage (varnamelen)
|
lint
Process completed with exit code 2.
|
lint
Cannot open: File exists
|
submodule_check
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
cli (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
cli (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\river\river. Supported file pattern: go.sum
|
build_and_test (1.23, 14)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build_and_test (1.23, 16)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build_and_test (1.23, 15)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|