Skip to content

Add options lambdaurl.WithDetectContentType and lambda.WithContextValue #553

Add options lambdaurl.WithDetectContentType and lambda.WithContextValue

Add options lambdaurl.WithDetectContentType and lambda.WithContextValue #553

Triggered via pull request November 30, 2023 18:39
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
run golangci-golint on the project
19s
run golangci-golint on the project
Fit to window
Zoom out
Zoom in

Annotations

4 errors
run golangci-golint on the project: lambdaurl/http_handler.go#L134
Error return value of `responseWriter.Write` is not checked (errcheck)
run golangci-golint on the project: lambdaurl/http_handler_test.go#L151
Error return value of `w.Write` is not checked (errcheck)
run golangci-golint on the project: lambdaurl/http_handler_test.go#L163
Error return value of `w.Write` is not checked (errcheck)
run golangci-golint on the project
Process completed with exit code 1.