Skip to content

Improve dmsgweb

Improve dmsgweb #182

Triggered via pull request June 14, 2024 00:21
Status Failure
Total duration 53s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
linux: cmd/dmsgweb/commands/dmsgweb.go#L316
Error return value of `listener.Close` is not checked (errcheck)
linux: cmd/dmsgweb/commands/dmsgweb.go#L330
Error return value of `conn.Close` is not checked (errcheck)
linux: cmd/dmsgweb/commands/dmsgweb.go#L349
Error return value of `dmsgConn.Close` is not checked (errcheck)
linux: cmd/dmsgweb/commands/dmsgweb.go#L358
Error return value of `dmsgConn.Close` is not checked (errcheck)
linux: cmd/dmsgweb/commands/dmsgweb.go#L368
Error return value of `conn.Close` is not checked (errcheck)
linux: cmd/dmsgweb/commands/dmsgwebsrv.go#L230
Error return value of `dmsgConn.Close` is not checked (errcheck)
linux: cmd/dmsgweb/commands/dmsgwebsrv.go#L237
Error return value of `localConn.Close` is not checked (errcheck)
linux: cmd/dmsgweb/commands/dmsgweb.go#L241
unused-parameter: parameter 'localPort' seems to be unused, consider removing or renaming it as _ (revive)
linux
Process completed with exit code 2.
linux
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/.
linux
Restore cache failed: Dependencies file is not found in /home/runner/work/dmsg/dmsg. Supported file pattern: go.sum