Skip to content

feat: Remove undocumented APIs #2632

feat: Remove undocumented APIs

feat: Remove undocumented APIs #2632

Triggered via pull request July 28, 2026 01:30
@razor-xrazor-x
synchronize #946
omit-undoc-2
Status Failure
Total duration 1m 2s
Artifacts

check.yml

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

Annotations

22 errors and 1 warning
Docs
Process completed with exit code 3.
Typecheck (Node.js v22)
Process completed with exit code 2.
Typecheck (Node.js v22): src/lib/seam/connect/routes/user-identities/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/seam/connect/routes/spaces/spaces.ts#L33
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/seam/connect/routes/access-methods/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/seam/connect/routes/access-methods/access-methods.ts#L34
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/seam/connect/routes/access-grants/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v22): src/lib/seam/connect/routes/access-grants/access-grants.ts#L33
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Build / Package
Process completed with exit code 1.
Build / Package: src/lib/seam/connect/routes/user-identities/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Build / Package: src/lib/seam/connect/routes/spaces/spaces.ts#L33
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Build / Package: src/lib/seam/connect/routes/access-methods/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Build / Package: src/lib/seam/connect/routes/access-methods/access-methods.ts#L34
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Build / Package: src/lib/seam/connect/routes/access-grants/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Build / Package: src/lib/seam/connect/routes/access-grants/access-grants.ts#L33
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v24)
Process completed with exit code 2.
Typecheck (Node.js v24): src/lib/seam/connect/routes/user-identities/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/seam/connect/routes/spaces/spaces.ts#L33
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/seam/connect/routes/access-methods/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/seam/connect/routes/access-methods/access-methods.ts#L34
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/seam/connect/routes/access-grants/unmanaged/unmanaged.ts#L32
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
Typecheck (Node.js v24): src/lib/seam/connect/routes/access-grants/access-grants.ts#L33
Cannot find module 'lib/seam/connect/resources/unknown.js' or its corresponding type declarations.
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/