remove old fmt #2
Annotations
7 errors and 1 warning
lint:
server/server.go#L76
Error return value of `newChannel.Reject` is not checked (errcheck)
|
lint:
server/server.go#L90
Error return value of `req.Reply` is not checked (errcheck)
|
lint:
server/server.go#L93
Error return value of `req.Reply` is not checked (errcheck)
|
lint:
utils/chunking.go#L58
Error return value of `file.ReadAt` is not checked (errcheck)
|
lint:
cmd/client.go#L32
Error return value of `client.Upload` is not checked (errcheck)
|
lint:
cmd/client.go#L41
Error return value of `clientCmd.MarkFlagRequired` is not checked (errcheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|