Fix/rn error crash (#139) #364
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/core/src/JsBridgeBase.ts#L54
Unexpected any. Specify a different type
|
packages/core/src/JsBridgeBase.ts#L58
Unexpected any. Specify a different type
|
packages/core/src/JsBridgeBase.ts#L81
Unexpected any. Specify a different type
|
packages/core/src/JsBridgeBase.ts#L97
Unexpected any. Specify a different type
|
packages/core/src/JsBridgeBase.ts#L389
Unexpected any. Specify a different type
|
packages/core/src/ProviderBase.ts#L62
Unexpected any. Specify a different type
|
packages/core/src/ProviderBase.ts#L93
'reject' is defined but never used
|
packages/core/src/ProviderBase.ts#L217
'args' is defined but never used
|
packages/core/src/ProviderBase.ts#L217
Unexpected any. Specify a different type
|
packages/core/src/ProviderBase.ts#L220
'args' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading