Skip to content

fix: Fix GitHub Actions CI workflow #2

fix: Fix GitHub Actions CI workflow

fix: Fix GitHub Actions CI workflow #2

Re-run triggered January 19, 2026 16:26
Status Failure
Total duration 24s
Artifacts 1

test.yml

on: push
Fit to window
Zoom out
Zoom in

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.