[#607] .golangci.yml: Fix pre-commit warnings
Some checks failed
Tests and linters / Tests (1.21) (pull_request) Failing after 1m16s
DCO action / DCO (pull_request) Successful in 3m31s
Vulncheck / Vulncheck (pull_request) Successful in 3m42s
Build / Build Components (1.21) (pull_request) Successful in 4m48s
Tests and linters / Staticcheck (pull_request) Successful in 5m24s
Build / Build Components (1.20) (pull_request) Successful in 6m59s
Tests and linters / Tests with -race (pull_request) Failing after 9m47s
Tests and linters / Lint (pull_request) Successful in 10m22s
Tests and linters / Tests (1.20) (pull_request) Successful in 10m31s
Some checks failed
Tests and linters / Tests (1.21) (pull_request) Failing after 1m16s
DCO action / DCO (pull_request) Successful in 3m31s
Vulncheck / Vulncheck (pull_request) Successful in 3m42s
Build / Build Components (1.21) (pull_request) Successful in 4m48s
Tests and linters / Staticcheck (pull_request) Successful in 5m24s
Build / Build Components (1.20) (pull_request) Successful in 6m59s
Tests and linters / Tests with -race (pull_request) Failing after 9m47s
Tests and linters / Lint (pull_request) Successful in 10m22s
Tests and linters / Tests (1.20) (pull_request) Successful in 10m31s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
6d10e07565
commit
18082ab608
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ linters-settings:
|
|||
custom:
|
||||
noliteral:
|
||||
path: bin/external_linters.so
|
||||
original-url: git.frostfs.info/TrueCloudLab/linters.git
|
||||
original-url: git.frostfs.info/TrueCloudLab/linters.git
|
||||
settings:
|
||||
target-methods : ["reportFlushError", "reportError"]
|
||||
disable-packages: ["codes", "err", "res","exec"]
|
||||
|
|
Loading…
Reference in a new issue