Enable optional headers to be passed into the authentication parameters #183
Annotations
10 errors and 2 warnings
build:
client.go#L84
Error return value is not checked (errcheck)
|
build:
client.go#L123
Comment should end in a period (godot)
|
build:
client.go#L71
assignments should only be cuddled with other assignments (wsl)
|
build:
client.go#L72
return statements should not be cuddled if block has more than two lines (wsl)
|
build:
client.go#L33
return with no blank line before (nlreturn)
|
build:
client.go#L41
return with no blank line before (nlreturn)
|
build:
client.go#L49
return with no blank line before (nlreturn)
|
build:
client.go#L59
return with no blank line before (nlreturn)
|
build:
client.go#L118
return with no blank line before (nlreturn)
|
build
issues found
|
build
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|