fix #65
Annotations
10 errors and 3 warnings
golangci-lint:
convert/util_test.go#L12
expected-actual: need to reverse actual and expected values (testifylint)
|
golangci-lint:
convert/util_test.go#L17
expected-actual: need to reverse actual and expected values (testifylint)
|
golangci-lint:
tlsutil/autotls.go#L31
func `getCacheDir` is unused (unused)
|
golangci-lint:
tlsutil/gen.go#L17
func `generateCert` is unused (unused)
|
golangci-lint:
websocket/client.go#L1
: # github.com/pubgo/funk/websocket
|
golangci-lint:
websocket/message_queue.go#L8
undefined: queue
|
golangci-lint:
websocket/message_queue.go#L16
undefined: queue
|
golangci-lint:
websocket/server.go#L45
undefined: grpool
|
golangci-lint:
websocket/server.go#L133
invalid operation: s.connGrpool == nil (operator == not defined on untyped nil)
|
golangci-lint:
websocket/server.go#L134
undefined: grpool
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading