Skip to content

(android): XHUB-5648: Apply fork modification to 6.0.0 version #12

(android): XHUB-5648: Apply fork modification to 6.0.0 version

(android): XHUB-5648: Apply fork modification to 6.0.0 version #12

Triggered via pull request May 23, 2024 08:09
Status Failure
Total duration 29s
Artifacts

check-js.yml

on: pull_request
Check TS (tsc)
17s
Check TS (tsc)
Lint JS (eslint, prettier)
18s
Lint JS (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Check TS (tsc): src/types/index.ts#L9
Module './events' has already exported a member named 'OnAudioTracksData'. Consider explicitly re-exporting to resolve the ambiguity.
Check TS (tsc): src/types/index.ts#L9
Module './events' has already exported a member named 'OnVideoTracksData'. Consider explicitly re-exporting to resolve the ambiguity.
Check TS (tsc): src/types/index.ts#L9
Module './events' has already exported a member named 'OnAudioTracksData'. Consider explicitly re-exporting to resolve the ambiguity.
Check TS (tsc): src/types/index.ts#L9
Module './events' has already exported a member named 'OnVideoTracksData'. Consider explicitly re-exporting to resolve the ambiguity.
Check TS (tsc): src/types/index.ts#L9
[tsc] reported by reviewdog 🐶 Module './events' has already exported a member named 'OnAudioTracksData'. Consider explicitly re-exporting to resolve the ambiguity. Raw Output: src/types/index.ts(9,1): error TS2308: Module './events' has already exported a member named 'OnAudioTracksData'. Consider explicitly re-exporting to resolve the ambiguity.
Check TS (tsc): src/types/index.ts#L9
[tsc] reported by reviewdog 🐶 Module './events' has already exported a member named 'OnVideoTracksData'. Consider explicitly re-exporting to resolve the ambiguity. Raw Output: src/types/index.ts(9,1): error TS2308: Module './events' has already exported a member named 'OnVideoTracksData'. Consider explicitly re-exporting to resolve the ambiguity.
Check TS (tsc)
Process completed with exit code 1.
Check TS (tsc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint JS (eslint, prettier)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.