✨ feat: add awareness data change #545
Annotations
10 errors and 1 warning
test:
src/Awareness/Avatars/Avatar.tsx#L2
Could not find a declaration file for module 'color'. '/home/runner/work/pro-flow/pro-flow/node_modules/.pnpm/[email protected]/node_modules/color/index.js' implicitly has an 'any' type.
|
test:
src/Awareness/Avatars/index.tsx#L6
Binding element 'id' implicitly has an 'any' type.
|
test:
src/Awareness/Avatars/index.tsx#L6
Binding element 'name' implicitly has an 'any' type.
|
test:
src/Awareness/Avatars/index.tsx#L6
Binding element 'color' implicitly has an 'any' type.
|
test:
src/Awareness/Avatars/index.tsx#L6
Binding element 'active' implicitly has an 'any' type.
|
test:
src/Awareness/Cursors/Cursor.tsx#L1
Could not find a declaration file for module 'color'. '/home/runner/work/pro-flow/pro-flow/node_modules/.pnpm/[email protected]/node_modules/color/index.js' implicitly has an 'any' type.
|
test:
src/Awareness/Cursors/Cursor.tsx#L7
Cannot find name 'createStyles'.
|
test:
src/Awareness/Cursors/Cursor.tsx#L7
Binding element 'css' implicitly has an 'any' type.
|
test:
src/Awareness/demos/demo.tsx#L49
Parameter 'values' implicitly has an 'any' type.
|
test:
src/Awareness/event.ts#L2
Cannot find module 'rxjs' or its corresponding type declarations.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|