fix dmsgweb
#174
Annotations
10 errors and 2 warnings
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L129
Error return value of `(*github.com/bitfield/script.Pipe).Slice` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L131
Error return value of `(*github.com/bitfield/script.Pipe).String` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L333
Error return value of `sk.Set` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L336
Error return value of `sk.Set` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L338
Error return value of `sk.PubKey` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L361
Error return value of `(*github.com/bitfield/script.Pipe).Slice` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L363
Error return value of `(*github.com/bitfield/script.Pipe).String` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L442
Error return value of `url.Parse` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L474
Error return value of `r1.Run` is not checked (errcheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L486
Error return value of `c.Writer.Write` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/dmsg/dmsg. Supported file pattern: go.sum
|
Loading