Skip to content

Replace standard json library by segmentio's library #529

Replace standard json library by segmentio's library

Replace standard json library by segmentio's library #529

Triggered via pull request October 28, 2023 20:28
@dcudcu
synchronize #527
dcu:json-library
Status Failure
Total duration 43s
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

2 errors
run golangci-golint on the project: lambdaurl/http_handler_test.go#L13
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
run golangci-golint on the project
Process completed with exit code 1.