feat: initialize client && request #7
Annotations
8 errors and 3 warnings
staticcheck
Process completed with exit code 1.
|
lint:
client.go#L34
field `beforeRequest` is unused (unused)
|
lint:
client.go#L35
field `udBeforeRequest` is unused (unused)
|
lint:
client.go#L36
field `afterResponse` is unused (unused)
|
lint:
client.go#L37
field `afterResponseLock` is unused (unused)
|
lint:
client.go#L38
field `udBeforeRequestLock` is unused (unused)
|
lint:
client.go#L201
func `(*Client).execute` is unused (unused)
|
lint
issues found
|
compliant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|