fix: Fix GitHub Actions CI workflow #2
Annotations
10 errors
|
Build Application:
tests/ShadowUser.ts#L147
'startTime' is declared but its value is never read.
|
|
Build Application:
src/transport/index.ts#L229
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
|
|
Build Application:
src/transport/index.ts#L194
Object literal may only specify known properties, and 'messageId' does not exist in type 'ReliableMessage<unknown>'.
|
|
Build Application:
src/transport/index.ts#L94
'_wsAuthToken' is declared but its value is never read.
|
|
Build Application:
src/store.ts#L411
Property 'appliedMessageIds' does not exist on type '{}'.
|
|
Build Application:
src/store.ts#L410
Property 'appliedMessageIds' does not exist on type '{}'.
|
|
Build Application:
src/store.ts#L404
Property 'pendingMessages' does not exist on type '{}'.
|
|
Build Application:
src/store.ts#L402
Property 'pendingMessages' does not exist on type '{}'.
|
|
Build Application:
src/App.tsx#L120
'initialized' is declared but its value is never read.
|
|
Build Application:
src/App.tsx#L19
'BarChart3' is declared but its value is never read.
|