Skip to content

feat: initialize client && request #7

feat: initialize client && request

feat: initialize client && request #7

Triggered via pull request May 17, 2024 06:46
Status Failure
Total duration 1m 33s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.