Skip to content

feat: provide the options to set arbitrary json encoder and decoder options #510

feat: provide the options to set arbitrary json encoder and decoder options

feat: provide the options to set arbitrary json encoder and decoder options #510

Triggered via pull request July 19, 2023 22:27
Status Failure
Total duration 46s
Artifacts

lint.yml

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

Annotations

6 errors
run golangci-golint on the project: lambda/handler.go#L365
h.jsonResponseIndentValue undefined (type *handlerOptions has no field or method jsonResponseIndentValue)
run golangci-golint on the project: lambda/handler.go#L365
h.jsonResponseIndentPrefix undefined (type *handlerOptions has no field or method jsonResponseIndentPrefix) (typecheck)
run golangci-golint on the project: lambdaurl/http_handler.go#L18
could not import github.com/aws/aws-lambda-go/lambda (-: # github.com/aws/aws-lambda-go/lambda
run golangci-golint on the project: lambda/handler.go#L365
h.jsonResponseIndentValue undefined (type *handlerOptions has no field or method jsonResponseIndentValue)
run golangci-golint on the project: lambda/handler.go#L365
h.jsonResponseIndentPrefix undefined (type *handlerOptions has no field or method jsonResponseIndentPrefix)) (typecheck)
run golangci-golint on the project
Process completed with exit code 1.