MPX-67 - Refactor mProxy #68
Draft
Annotations
8 errors and 1 warning
golangci-lint:
coap/streamer.go#L59
Error return value of `m.Handle` is not checked (errcheck)
|
golangci-lint:
coap/streamer.go#L60
Error return value of `m.Handle` is not checked (errcheck)
|
golangci-lint:
coap/streamer.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci-lint:
coap/streamer.go#L16
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci-lint:
tcp/proxy.go#L1
Missed header for check (goheader)
|
golangci-lint:
mproxy.go#L1
Missed header for check (goheader)
|
golangci-lint:
coap/streamer.go#L1
Missed header for check (goheader)
|
golangci-lint
issues found
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, 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/
|
Loading