fix timeout loop #7
Annotations
10 errors and 2 warnings
lint:
requester/sender/sender_test.go#L27
Error return value of `kr.NewAccount` is not checked (errcheck)
|
lint:
requester/sender/sender.go#L97
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
requester/sender/sender_test.go#L25
line is 171 characters (lll)
|
lint:
requester/sender/sender_test.go#L76
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
requester/sender/sender_test.go#L78
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
requester/sender/sender_test.go#L131
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
requester/sender/sender_test.go#L133
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
requester/sender/sender_test.go#L171
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
requester/sender/sender_test.go#L173
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
requester/watcher/request/watcher_test.go#L63
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-band-sdk/go-band-sdk. Supported file pattern: go.sum
|