This repository was archived by the owner on Jun 28, 2024. It is now read-only.
Update ts client #236
node.yaml
on: pull_request
Matrix: Build and test examples
Matrix: Build and test
Annotations
31 errors and 2 warnings
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/api.tsx#L1
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/api.tsx#L2
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/create.tsx#L6
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/experimental/create.tsx#L6
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/index.ts#L56
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/index.ts#L58
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/reducer.tsx#L36
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/reducer.tsx#L337
Parameter 'metadata' implicitly has an 'any' type.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/reducer.tsx#L340
Parameter 'peer' implicitly has an 'any' type.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example):
src/reducer.tsx#L343
Parameter 'peer' implicitly has an 'any' type.
|
Build and test examples (18.x, examples/minimal-react)
The job was canceled because "_18_x_examples_use-camera" failed.
|
Build and test examples (18.x, examples/minimal-react):
src/api.tsx#L1
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/minimal-react):
src/api.tsx#L2
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/minimal-react):
src/create.tsx#L6
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/minimal-react):
src/experimental/create.tsx#L6
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/minimal-react):
src/index.ts#L56
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/minimal-react):
src/index.ts#L58
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/minimal-react):
src/reducer.tsx#L36
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test examples (18.x, examples/minimal-react):
src/reducer.tsx#L337
Parameter 'metadata' implicitly has an 'any' type.
|
Build and test examples (18.x, examples/minimal-react):
src/reducer.tsx#L340
Parameter 'peer' implicitly has an 'any' type.
|
Build and test examples (18.x, examples/minimal-react):
src/reducer.tsx#L343
Parameter 'peer' implicitly has an 'any' type.
|
Build and test (18.x):
src/api.tsx#L1
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test (18.x):
src/api.tsx#L2
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test (18.x):
src/create.tsx#L6
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test (18.x):
src/experimental/create.tsx#L6
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test (18.x):
src/index.ts#L56
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test (18.x):
src/index.ts#L58
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test (18.x):
src/reducer.tsx#L36
Cannot find module '@jellyfish-dev/ts-client-sdk' or its corresponding type declarations.
|
Build and test (18.x):
src/reducer.tsx#L337
Parameter 'metadata' implicitly has an 'any' type.
|
Build and test (18.x):
src/reducer.tsx#L340
Parameter 'peer' implicitly has an 'any' type.
|
Build and test (18.x):
src/reducer.tsx#L343
Parameter 'peer' implicitly has an 'any' type.
|
Build and test examples (18.x, examples/use-camera-and-microphone-example)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|