Add new websocket handler and skeleton for its deps #35665
Annotations
4 errors and 1 warning
Run golangci-lint:
engine/access/handle_irrecoverable_state_test.go#L25
File is not `goimports`-ed with -local github.com/onflow/flow-go/ (goimports)
|
Run golangci-lint:
engine/access/rest_api_test.go#L26
File is not `goimports`-ed with -local github.com/onflow/flow-go/ (goimports)
|
Run golangci-lint:
engine/access/rest/websockets/handler_test.go#L59
SA5001: should check returned error before deferring conn.Close() (staticcheck)
|
Run golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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