Skip to content

Merge main into integration/v2 #68

Merge main into integration/v2

Merge main into integration/v2 #68

Triggered via pull request November 1, 2023 16:45
Status Failure
Total duration 1m 10s
Artifacts

react.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/platform/react-hooks/src/AblyProvider.tsx#L1
Namespace '"/home/runner/work/ably-js/ably-js/ably".Types' has no exported member 'RealtimePromise'.
build: src/platform/react-hooks/src/hooks/useAbly.ts#L1
Cannot find module '../../../../../callbacks.js' or its corresponding type declarations.
build: src/platform/react-hooks/src/hooks/useChannel.ts#L1
'"/home/runner/work/ably-js/ably-js/ably".Types' has no exported member named 'RealtimeChannelPromise'. Did you mean 'RealtimeChannel'?
build: src/platform/react-hooks/src/hooks/useChannel.ts#L1
Namespace '"/home/runner/work/ably-js/ably-js/ably".Types' has no exported member 'RealtimePromise'.
build: src/platform/react-hooks/src/hooks/useChannel.ts#L1
'"/home/runner/work/ably-js/ably-js/ably".Types' has no exported member named 'RealtimeChannelPromise'. Did you mean 'RealtimeChannel'?
build: src/platform/react-hooks/src/hooks/useChannel.ts#L1
'"/home/runner/work/ably-js/ably-js/ably".Types' has no exported member named 'RealtimeChannelPromise'. Did you mean 'RealtimeChannel'?
build
Process completed with exit code 2.
build
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/