Validate JSON body before unmarshalling into input type #517
golangci-lint.yml
on: pull_request
golangci-lint
2m 54s
Annotations
2 errors and 2 warnings
golangci-lint:
request/jsonbody.go#L39
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint
issues found
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|