Skip to content

Merge pull request #14 from ReshetnikovPavel/main #241

Merge pull request #14 from ReshetnikovPavel/main

Merge pull request #14 from ReshetnikovPavel/main #241

Triggered via push February 13, 2025 10:48
Status Failure
Total duration 2m 6s
Artifacts

test.yml

on: push
Matrix: Go tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint: repl/handlers.go#L36
S1039: unnecessary use of fmt.Sprintf (gosimple)
Lint: repl/handlers.go#L65
S1039: unnecessary use of fmt.Sprintf (gosimple)
Lint: repl/handlers.go#L98
S1039: unnecessary use of fmt.Sprintf (gosimple)
Lint: repl/commands.go#L259
ineffectual assignment to err (ineffassign)
Lint: repl/commands.go#L320
ineffectual assignment to err (ineffassign)
Lint: repl/commands.go#L339
ineffectual assignment to err (ineffassign)
Lint: repl/handlers.go#L34
SA4006: this value of `err` is never used (staticcheck)
Lint: repl/handlers.go#L63
SA4006: this value of `err` is never used (staticcheck)
Lint
issues found