chore: prepare release 20260818.07 #315
release.yml
on: push
Matrix: provider-integration / provider-tests
Workflow Security
13s
provider-integration
/
Provider E2E Scenarios
6m 55s
provider-integration
/
Cloud Sandbox Live E2E
10s
provider-integration
/
OpenAI Live E2E
13m 37s
provider-integration
/
Ollama Qwen Live E2E
13m 35s
Validate Tag Format
4s
Matrix: build-appimage
Matrix: build-arch
Matrix: build-deb
Matrix: build-docker
Matrix: build-homebrew-binaries
Matrix: build-rpm
Build Snap
0s
Build macOS app
0s
Build .exe (x86_64)
0s
Generate Release SBOM
Update Homebrew tap
Update deploy template tags
Annotations
15 errors, 27 warnings, and 10 notices
|
provider-integration / moonshot
Canceling since a higher priority waiting request for provider-integration exists
|
|
provider-integration / Ollama Qwen Live E2E
Canceling since a higher priority waiting request for provider-integration exists
|
|
provider-integration / Ollama Qwen Live E2E
The operation was canceled.
|
|
provider-integration / OpenAI Live E2E
Canceling since a higher priority waiting request for provider-integration exists
|
|
provider-integration / OpenAI Live E2E
The operation was canceled.
|
|
provider-integration / Integration Summary
Process completed with exit code 1.
|
|
provider-integration / Integration Summary
OLLAMA_QWEN_RESULT was cancelled
|
|
provider-integration / Integration Summary
OPENAI_LIVE_RESULT was cancelled
|
|
provider-integration / Integration Summary
PROVIDER_TESTS_RESULT was cancelled
|
|
E2E Tests
Process completed with exit code 1.
|
|
[agents] › e2e/specs/agents.spec.js:188:2 › Agents settings page › settings/agents loads and shows heading:
crates/web/ui/e2e/specs/agents.spec.js#L204
1) [agents] › e2e/specs/agents.spec.js:188:2 › Agents settings page › settings/agents loads and shows heading
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('Modes panel').locator('.backend-card').filter({ hasText: 'Concise' })
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByLabel('Modes panel').locator('.backend-card').filter({ hasText: 'Concise' })
202 | const modesPanel = page.getByLabel("Modes panel");
203 | await expect(modesPanel.getByText("Temporary per-session prompt overlays", { exact: false })).toBeVisible();
> 204 | await expect(modesPanel.locator(".backend-card").filter({ hasText: "Concise" })).toBeVisible({
| ^
205 | timeout: 10_000,
206 | });
207 | await expect(modesPanel.locator(".backend-card").filter({ hasText: "Review" })).toBeVisible();
at /home/runner/work/moltis/moltis/crates/web/ui/e2e/specs/agents.spec.js:204:84
|
|
Release Gates
Process completed with exit code 1.
|
|
Release Gates
PROVIDER_RESULT was cancelled
|
|
Release Gates
E2E_RESULT was failure
|
|
Build Packages
Canceling since a higher priority waiting request for provider-integration exists
|
|
provider-integration / Cloud Sandbox Live E2E
No usable cloud sandbox secrets are configured, skipping live cloud sandbox E2E
|
|
Biome
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Biome
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
lint/suspicious/noShadow:
crates/web/ui/e2e/specs/chat-input.spec.js#L24
This variable shadows another variable with the same name in the outer scope.
|
|
lint/suspicious/noShadow:
crates/web/ui/e2e/specs/chat-input.spec.js#L24
This variable shadows another variable with the same name in the outer scope.
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/specs/channels-slack.spec.js#L23
Excessive complexity of 26 detected (max: 15).
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/specs/auth.spec.js#L160
Excessive complexity of 16 detected (max: 15).
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/specs/auth.spec.js#L260
Excessive complexity of 16 detected (max: 15).
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/specs/auth.spec.js#L324
Excessive complexity of 25 detected (max: 15).
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/specs/agents.spec.js#L120
Excessive complexity of 27 detected (max: 15).
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/helpers.js#L85
Excessive complexity of 39 detected (max: 15).
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/base-test.js#L11
Excessive complexity of 16 detected (max: 15).
|
|
lint/suspicious/noEmptyBlockStatements:
crates/web/ui/e2e/base-test.js#L38
Unexpected empty block.
|
|
Biome
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
provider-integration / Provider E2E Scenarios
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust***cache@779680da715d629ac1d338a641029a2f4372abb5. For more information see: https://github.blog/changelog/2025***09***19***deprecation***of***node***20***on***github***actions***runners/
|
|
provider-integration / minimax
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
provider-integration / moonshot
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
provider-integration / Ollama Qwen Live E2E
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
provider-integration / OpenAI Live E2E
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E Tests
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Clippy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Clippy
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Clippy
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
🎭 Playwright Run Summary
1 failed
[agents] › e2e/specs/agents.spec.js:188:2 › Agents settings page › settings/agents loads and shows heading
19 passed (3.0m)
|
|
🎭 Playwright Run Summary
5 skipped
23 passed (2.7m)
|
|
🎭 Playwright Run Summary
23 passed (2.2m)
|
|
🎭 Playwright Run Summary
8 passed (1.9m)
|
|
🎭 Playwright Run Summary
1 passed (1.2m)
|
|
🎭 Playwright Run Summary
2 skipped
|
|
🎭 Playwright Run Summary
132 passed (8.9m)
|
|
🎭 Playwright Run Summary
11 skipped
121 passed (8.4m)
|
|
🎭 Playwright Run Summary
11 skipped
99 passed (8.1m)
|
|
🎭 Playwright Run Summary
86 passed (7.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-test-results-32186452081-1
Expired
|
7.89 MB |
sha256:9b6f1762c06aa42ec6965c7ce3c7ed17fd1ecab96a8bcbca1b0c53c509ce1691
|
|