Skip to content

Merge pull request #3 from efimero-xyz/refactor-socket-connection #5

Merge pull request #3 from efimero-xyz/refactor-socket-connection

Merge pull request #3 from efimero-xyz/refactor-socket-connection #5

Triggered via push November 27, 2023 08:53
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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/