use camel case format for websocket config #49
Annotations
4 errors and 1 warning
build:
factory/wsConnectorFactory_test.go#L14
unknown field 'Url' in struct literal of type config.WebSocketConfig (but does have URL)
|
build:
factory/wsConnectorFactory_test.go#L16
unknown field 'RetryDuration' in struct literal of type config.WebSocketConfig
|
build:
factory/wsConnectorFactory_test.go#L40
cfg.RetryDuration undefined (type config.WebSocketConfig has no field or method RetryDuration)
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|