feat: initialize client && request #5
Annotations
10 errors and 3 warnings
lint:
client.go#L36
field `beforeRequest` is unused (unused)
|
lint:
client.go#L37
field `udBeforeRequest` is unused (unused)
|
lint:
client.go#L38
field `afterResponse` is unused (unused)
|
lint:
client.go#L39
field `afterResponseLock` is unused (unused)
|
lint:
client.go#L40
field `udBeforeRequestLock` is unused (unused)
|
lint:
client.go#L203
func `(*Client).execute` is unused (unused)
|
lint:
response.go#L29
field `receiveAt` is unused (unused)
|
lint:
response.go#L32
field `size` is unused (unused)
|
lint
issues found
|
staticcheck
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|