Skip to content

feat: Remove undocumented APIs #2628

feat: Remove undocumented APIs

feat: Remove undocumented APIs #2628

Triggered via pull request July 27, 2026 23:24
@razor-xrazor-x
synchronize #946
omit-undoc-2
Status Failure
Total duration 56s
Artifacts

check.yml

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

Annotations

10 errors and 1 warning
Docs
Process completed with exit code 3.
Build / Package
Process completed with exit code 1.
Build / Package: src/lib/seam/connect/seam-http-request.ts#L7
Module '"./resources/action-attempt.js"' has no exported member 'ActionAttempt'.
Build / Package: src/lib/seam/connect/resolve-action-attempt.ts#L1
Module '"./resources/action-attempt.js"' has no exported member 'ActionAttempt'.
Typecheck (Node.js v24)
Process completed with exit code 2.
Typecheck (Node.js v24): src/lib/seam/connect/seam-http-request.ts#L7
Module '"./resources/action-attempt.js"' has no exported member 'ActionAttempt'.
Typecheck (Node.js v24): src/lib/seam/connect/resolve-action-attempt.ts#L1
Module '"./resources/action-attempt.js"' has no exported member 'ActionAttempt'.
Typecheck (Node.js v22)
Process completed with exit code 2.
Typecheck (Node.js v22): src/lib/seam/connect/seam-http-request.ts#L7
Module '"./resources/action-attempt.js"' has no exported member 'ActionAttempt'.
Typecheck (Node.js v22): src/lib/seam/connect/resolve-action-attempt.ts#L1
Module '"./resources/action-attempt.js"' has no exported member 'ActionAttempt'.
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/