Skip to content

use camel case format for websocket config #49

use camel case format for websocket config

use camel case format for websocket config #49

Triggered via push March 20, 2024 10:13
Status Failure
Total duration 24s
Artifacts

linter.yml

on: push
golangci linter
15s
golangci linter
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci linter: factory/wsConnectorFactory_test.go#L14
unknown field `Url` in struct literal (typecheck)
golangci linter: factory/wsConnectorFactory_test.go#L16
unknown field `RetryDuration` in struct literal (typecheck)
golangci linter: factory/wsConnectorFactory_test.go#L40
cfg.RetryDuration undefined (type config.WebSocketConfig has no field or method RetryDuration) (typecheck)
golangci linter: process/blocksPool.go#L87
Error return value of `bp.putOutportBlock` is not checked (errcheck)
golangci linter
issues found
golangci linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.