Merge pull request #3 from efimero-xyz/refactor-socket-connection #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
deploy:
src/ee2e/session.tsx#L1
'io' is declared but its value is never read.
|
deploy:
src/ee2e/session.tsx#L2
'useEffect' is declared but its value is never read.
|
deploy:
src/features/app/main.tsx#L62
Type '{ isConnected: boolean; username: string; }' is not assignable to type 'IntrinsicAttributes & SidePanelProps'.
|
deploy:
src/features/app/sidepanel.tsx#L190
'useSesion' is declared but its value is never read.
|
deploy
Process completed with exit code 2.
|
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/
|