Merge pull request #36 from dyte-io/feat/screenshare-focused-ui-with-… #50
Annotations
9 errors and 2 warnings
deploy
Argument of type 'DyteThemePresetV1$1 | DyteThemePreset$1' is not assignable to parameter of type 'Partial<Readonly<DyteThemePreset$1>>'.
|
deploy
Type 'import("/home/runner/work/react-samples/react-samples/samples/create-your-own-ui/node_modules/@dytesdk/react-web-core/node_modules/@dytesdk/web-core/dist/index").default' is not assignable to type 'import("/home/runner/work/react-samples/react-samples/samples/create-your-own-ui/node_modules/@dytesdk/web-core/dist/index").default'.
|
deploy
'CustomDyteMeeting' cannot be used as a JSX component.
|
deploy
Type 'import("/home/runner/work/react-samples/react-samples/samples/create-your-own-ui/node_modules/@dytesdk/react-web-core/node_modules/@dytesdk/web-core/dist/index").default' is not assignable to type 'import("/home/runner/work/react-samples/react-samples/samples/create-your-own-ui/node_modules/@dytesdk/web-core/dist/index").default'.
|
deploy
'CustomDyteMeeting' cannot be used as a JSX component.
|
deploy
Type 'import("/home/runner/work/react-samples/react-samples/samples/screenshare-focused-ui-with-custom-addons/node_modules/@dytesdk/web-core/dist/index").default' is not assignable to type 'import("/home/runner/work/react-samples/react-samples/node_modules/@dytesdk/web-core/dist/index").default'.
|
deploy
Argument of type '"socketServiceRoomJoined"' is not assignable to parameter of type 'keyof SelfEvents'.
|
deploy
Argument of type '"joinStageRequestAccepted"' is not assignable to parameter of type 'keyof SelfEvents'.
|
deploy
Process completed with exit code 1.
|
deploy
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/
|
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|