Asynchronous action running after http response is sent #37
Annotations
5 errors and 1 warning
Lint:
pkg/postactionresponsewriter/postactionresponsewriter_test.go#L26
range: should omit 2nd value from range; this loop is equivalent to `for try := range ...` (revive)
|
Lint:
pkg/postactionresponsewriter/postactionresponsewriter.go#L96
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint:
pkg/postactionresponsewriter/postactionresponsewriter.go#L106
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint:
pkg/postactionresponsewriter/postactionresponsewriter.go#L126
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint
Process completed with exit code 1.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/httpe/httpe. Supported file pattern: go.sum
|