Passing user agent header #4124
Annotations
10 errors and 1 warning
src/subscriptions/rifSockets.ts#L27
There should be at least one empty line between import groups
|
src/subscriptions/rifSockets.ts#L28
`react-native-device-info` import should occur before import of `store/shared/actions/resetSocketState`
|
src/subscriptions/rifSockets.ts#L114
Replace `.connect(wallet,·fetcher,·{·'User-Agent'·:·DeviceInfo.getUserAgentSync()})` with `⏎······.connect(wallet,·fetcher,·{·'User-Agent':·DeviceInfo.getUserAgentSync()·})⏎······`
|
src/subscriptions/rifSockets.ts#L115
Insert `··`
|
src/subscriptions/rifSockets.ts#L116
Insert `··`
|
src/subscriptions/rifSockets.ts#L117
Replace `······` with `········`
|
src/subscriptions/rifSockets.ts#L118
Insert `··`
|
src/subscriptions/rifSockets.ts#L119
Insert `··`
|
src/subscriptions/rifSockets.ts#L120
Insert `··`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading