Add options lambdaurl.WithDetectContentType and lambda.WithContextValue #553
lint.yml
on: pull_request
run golangci-golint on the project
19s
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.
|