Skip to content

feat: app state in typescript #285

feat: app state in typescript

feat: app state in typescript #285

Triggered via pull request April 22, 2024 12:44
Status Failure
Total duration 1m 28s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
tests: packages/app/src/js/components/App.tsx#L3
Unable to resolve path to module './pages/Register'
tests: packages/app/src/js/components/App.tsx#L4
Unable to resolve path to module './pages/Login'
tests: packages/app/src/js/components/App.tsx#L14
Unable to resolve path to module './Secured'
tests: packages/app/src/js/components/App.tsx#L22
A space is required after '{'
tests: packages/app/src/js/components/App.tsx#L22
A space is required before '}'
tests: packages/app/src/js/components/Secured.tsx#L3
Unable to resolve path to module '../setup'
tests: packages/app/src/js/components/Secured.tsx#L4
Unable to resolve path to module '../core'
tests: packages/app/src/js/components/Secured.tsx#L5
Unable to resolve path to module '../store/components/provider'
tests: packages/app/src/js/components/Secured.tsx#L6
Unable to resolve path to module './pages/Workspace'
tests: packages/app/src/js/components/Secured.tsx#L7
Unable to resolve path to module './contexts/useUser'
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests: packages/app/src/js/core/client.ts#L9
Unexpected any. Specify a different type
tests: packages/app/src/js/core/client.ts#L10
Unexpected any. Specify a different type
tests: packages/app/src/js/core/client.ts#L11
Unexpected any. Specify a different type
tests: packages/app/src/js/core/plugins.ts#L6
Unexpected any. Specify a different type
tests: packages/app/src/js/core/plugins.ts#L10
Unexpected any. Specify a different type
tests: packages/app/src/js/core/plugins.ts#L12
Unexpected any. Specify a different type
tests: packages/app/src/js/core/plugins.ts#L20
Unexpected any. Specify a different type
tests: packages/app/src/js/core/rpc/message.ts#L25
Unexpected any. Specify a different type
tests: packages/app/src/js/core/rpc/message.ts#L27
Unexpected any. Specify a different type
tests: packages/app/src/js/core/rpc/transport.ts#L77
Unexpected any. Specify a different type