Skip to content

Add options lambdaurl.WithDetectContentType and lambda.WithContextValue #515

Add options lambdaurl.WithDetectContentType and lambda.WithContextValue

Add options lambdaurl.WithDetectContentType and lambda.WithContextValue #515

Triggered via pull request August 21, 2023 18:34
Status Failure
Total duration 46s
Artifacts

lint.yml

on: pull_request
run golangci-golint on the project
36s
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.