fix: nilish issue #36
Annotations
27 errors and 6 warnings
Lint:
random.go#L59
param max has same name as predeclared identifier (predeclared)
|
Lint:
random.go#L74
param min has same name as predeclared identifier (predeclared)
|
Lint:
random.go#L90
variable max has same name as predeclared identifier (predeclared)
|
Lint:
random.go#L91
variable min has same name as predeclared identifier (predeclared)
|
Lint:
logger/logger.go#L454
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
logger/logger_test.go#L171
expressions should not be cuddled with declarations or returns (wsl)
|
Lint
issues found
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Unit Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Build Test
Cannot open: File exists
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/xo/xo. Supported file pattern: go.sum
|
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|