Skip to content

ci: build pinned runtime before verify #2

ci: build pinned runtime before verify

ci: build pinned runtime before verify #2

Triggered via push May 13, 2026 14:16
Status Failure
Total duration 41s
Artifacts
Deploy Relay Worker
Deploy Relay Worker
Deploy Workbench Pages
0s
Deploy Workbench Pages
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Verify: src/host/mappers.ts#L517
Parameter 'entry' implicitly has an 'any' type.
Verify: src/host/mappers.ts#L391
Parameter 'location' implicitly has an 'any' type.
Verify: src/host/mappers.ts#L351
Argument of type 'AcpRuntimeThreadEntry' is not assignable to parameter of type 'never'.
Verify: src/host/mappers.ts#L339
Parameter 'item' implicitly has an 'any' type.
Verify: src/host/mappers.ts#L243
Parameter 'mode' implicitly has an 'any' type.
Verify: src/host/mappers.ts#L53
Cannot find module '@saaskit-dev/acp-runtime' or its corresponding type declarations.
Verify: src/host/host-identity.ts#L10
Cannot find module '@saaskit-dev/acp-runtime' or its corresponding type declarations.
Verify: src/host/bin.ts#L31
Cannot find module '@saaskit-dev/acp-runtime' or its corresponding type declarations.
Verify: src/host/bin.ts#L22
Cannot find module '@saaskit-dev/acp-runtime' or its corresponding type declarations.
Verify: src/host/bin.ts#L21
Cannot find module '@saaskit-dev/acp-runtime' or its corresponding type declarations.
Verify
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/