Add decode option to allow rejecting inputs that contain certain simple values. #446
Annotations
4 errors and 1 warning
Lint:
decode.go#L624
cyclomatic complexity 33 of func `(DecOptions).decMode` is high (> 30) (gocyclo)
|
Lint:
decode.go#L2390
func `fillBool` is unused (unused)
|
Lint:
decode.go#L603
shadow: declaration of "defaultSimpleValues" shadows declaration at line 602 (govet)
|
Lint
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|