fix: fixed memory pools & race issues #67
Annotations
7 errors and 15 warnings
Lint:
default_validator.go#L171
fmt.Sprintf can be replaced with string addition (perfsprint)
|
Lint:
default_validator.go#L266
fmt.Sprintf can be replaced with string addition (perfsprint)
|
Lint:
default_validator.go#L275
fmt.Sprintf can be replaced with string addition (perfsprint)
|
Lint:
result.go#L382
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Lint:
result.go#L388
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Lint:
helpers_test.go#L27
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Lint
issues found
|
Lint:
helpers.go#L236
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
messages_test.go#L214
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
swagger_test.go#L131
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|
Unit tests (windows-latest, oldstable)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
Unit tests (windows-latest, oldstable)
Restore cache failed: Dependencies file is not found in D:\a\validate\validate. Supported file pattern: go.sum
|
Unit tests (macos-latest, oldstable)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Unit tests (macos-latest, oldstable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/validate/validate. Supported file pattern: go.sum
|
Unit tests (ubuntu-latest, oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/validate/validate. Supported file pattern: go.sum
|
Unit tests (ubuntu-latest, oldstable)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Unit tests (windows-latest, stable)
Restore cache failed: Dependencies file is not found in D:\a\validate\validate. Supported file pattern: go.sum
|
Unit tests (windows-latest, stable)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
Unit tests (macos-latest, stable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/validate/validate. Supported file pattern: go.sum
|
Unit tests (macos-latest, stable)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Unit tests (ubuntu-latest, stable)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Unit tests (ubuntu-latest, stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/validate/validate. Supported file pattern: go.sum
|