Merge pull request #3 from efimero-xyz/refactor-socket-connection #5
Annotations
5 errors and 1 warning
src/ee2e/session.tsx#L1
'io' is declared but its value is never read.
|
src/ee2e/session.tsx#L2
'useEffect' is declared but its value is never read.
|
src/features/app/main.tsx#L62
Type '{ isConnected: boolean; username: string; }' is not assignable to type 'IntrinsicAttributes & SidePanelProps'.
|
src/features/app/sidepanel.tsx#L190
'useSesion' is declared but its value is never read.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading