Skip to content

Move src/lib/connect to src/lib #2653

Move src/lib/connect to src/lib

Move src/lib/connect to src/lib #2653

Triggered via pull request August 6, 2026 05:58
Status Failure
Total duration 38s
Artifacts

check.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: typecheck
Matrix: install
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 1 warning
Typecheck (Node.js v24): src/lib/routes/access-codes/simulate/simulate.ts#L11
Cannot find module 'lib/seam/connect/client.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/simulate/simulate.ts#L10
Cannot find module 'lib/seam/connect/auth.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/access-codes.ts#L35
Cannot find module 'lib/seam/connect/seam-paginator.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/access-codes.ts#L34
Cannot find module 'lib/seam/connect/seam-http-request.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/access-codes.ts#L33
Cannot find module 'lib/seam/connect/routes/client-sessions/index.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/access-codes.ts#L32
Cannot find module 'lib/seam/connect/resources/access-code.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/access-codes.ts#L31
Cannot find module 'lib/seam/connect/parse-options.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/access-codes.ts#L27
Cannot find module 'lib/seam/connect/options.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/access-codes.ts#L11
Cannot find module 'lib/seam/connect/client.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/routes/access-codes/access-codes.ts#L10
Cannot find module 'lib/seam/connect/auth.js' or its corresponding type declarations.
Test (Node.js v22 on Linux)
Process completed with exit code 1.
Typecheck (Node.js v22): src/lib/routes/access-codes/simulate/simulate.ts#L11
Cannot find module 'lib/seam/connect/client.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/simulate/simulate.ts#L10
Cannot find module 'lib/seam/connect/auth.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/access-codes.ts#L35
Cannot find module 'lib/seam/connect/seam-paginator.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/access-codes.ts#L34
Cannot find module 'lib/seam/connect/seam-http-request.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/access-codes.ts#L33
Cannot find module 'lib/seam/connect/routes/client-sessions/index.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/access-codes.ts#L32
Cannot find module 'lib/seam/connect/resources/access-code.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/access-codes.ts#L31
Cannot find module 'lib/seam/connect/parse-options.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/access-codes.ts#L27
Cannot find module 'lib/seam/connect/options.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/access-codes.ts#L11
Cannot find module 'lib/seam/connect/client.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/routes/access-codes/access-codes.ts#L10
Cannot find module 'lib/seam/connect/auth.js' or its corresponding type declarations.
Test (Node.js v24 on Linux)
Process completed with exit code 1.
Build / Package
Process completed with exit code 1.
Docs
Process completed with exit code 3.
Docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/