Skip to content

v1.1.0

v1.1.0 #6

Triggered via push March 18, 2026 14:31
Status Failure
Total duration 1m 7s
Artifacts 4

release.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
error: expect(received).not.toBeNull(): test/e2e/claim-flow.test.ts#L141
Received: null at <anonymous> (/home/runner/work/mails/mails/test/e2e/claim-flow.test.ts:141:27)
error: expect(received).toThrow(expected): test/unit/send.test.ts#L113
Expected substring: "Unknown send provider: unknown" Received message: "Unknown send provider: undefined" at <anonymous> (/home/runner/work/mails/mails/test/unit/send.test.ts:113:15)
error: Unknown send provider: undefined: src/core/send.ts#L17
at resolveProvider (/home/runner/work/mails/mails/src/core/send.ts:17:17) at send (/home/runner/work/mails/mails/src/core/send.ts:23:20) at <anonymous> (/home/runner/work/mails/mails/test/unit/send.test.ts:102:11)
error: expect(received).toThrow(expected): test/unit/send.test.ts#L88
Expected substring: "Either text or html body is required" Received message: "Unknown send provider: undefined" at <anonymous> (/home/runner/work/mails/mails/test/unit/send.test.ts:88:15)
error: expect(received).toThrow(expected): test/unit/send.test.ts#L79
Expected substring: "No \"from\" address" Received message: "Unknown send provider: undefined" at <anonymous> (/home/runner/work/mails/mails/test/unit/send.test.ts:79:15)
error: expect(received).toThrow(expected): test/unit/send.test.ts#L68
Expected substring: "resend_api_key not configured" Received message: "Unknown send provider: undefined" at <anonymous> (/home/runner/work/mails/mails/test/unit/send.test.ts:68:15)
error: Unknown send provider: undefined: src/core/send.ts#L17
at resolveProvider (/home/runner/work/mails/mails/src/core/send.ts:17:17) at send (/home/runner/work/mails/mails/src/core/send.ts:23:20) at <anonymous> (/home/runner/work/mails/mails/test/unit/send.test.ts:51:11)
error: Unknown send provider: undefined: src/core/send.ts#L17
at resolveProvider (/home/runner/work/mails/mails/src/core/send.ts:17:17) at send (/home/runner/work/mails/mails/src/core/send.ts:23:20) at <anonymous> (/home/runner/work/mails/mails/test/unit/send.test.ts:30:26)
build (ubuntu-24.04-arm, bun-linux-arm64, mails-linux-arm64)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
build (ubuntu-latest, bun-linux-x64, mails-linux-x64)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
build (macos-latest, bun-darwin-x64, mails-darwin-x64)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
build (macos-latest, bun-darwin-arm64, mails-darwin-arm64)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
publish
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/

Artifacts

Produced during runtime
Name Size Digest
mails-darwin-arm64
22 MB
sha256:94c9815920bbd9b3276c6219a3b3b0763b2fc39c94ed7a182bf715318c0b8ada
mails-darwin-x64
23.8 MB
sha256:45907e3ef3fea660984d21458678a79ca01beeeac932412edfec041e083724a3
mails-linux-arm64
37.5 MB
sha256:ae7e606a7874859d9fdd1d97a22c8965aa361d2cd80518ca925ba6c7d04f6f1e
mails-linux-x64
37.4 MB
sha256:336ed223e232ede5808b382e9ca4e12d00ffb160e36a031e776e5cde2374266e