Skip to content

chore: update actions #1535

chore: update actions

chore: update actions #1535

Triggered via pull request June 8, 2026 16:30
Status Failure
Total duration 11m 52s
Artifacts

test.yml

on: pull_request
Lint & Typecheck
23s
Lint & Typecheck
Unit Tests
49s
Unit Tests
Build Verification
21s
Build Verification
E2E Tests
19s
E2E Tests
Runbook Tests
35s
Runbook Tests
Runbook Tests (GitHub App Token)
11s
Runbook Tests (GitHub App Token)
Documentation Tests
30s
Documentation Tests
CI Summary
4s
CI Summary
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
E2E Tests
Process completed with exit code 1.
CI Summary
Process completed with exit code 1.
eslint(no-empty-pattern): web/e2e/fixtures.ts#L53
Empty object binding pattern
eslint(no-unused-vars): testdata/sample-runbooks/lambda/templates/lambda-src/nodejs/index.mjs#L35
Catch parameter 'e' is caught but never used.
eslint(no-unused-vars): testdata/sample-runbooks/lambda/templates/lambda-src/nodejs/index.mjs#L28
Variable 'queryParams' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): testdata/sample-runbooks/lambda/templates/lambda-src/nodejs/index.mjs#L27
Variable 'path' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): testdata/sample-runbooks/lambda/templates/lambda-src/nodejs/index.mjs#L26
Variable 'httpMethod' is declared but never used. Unused variables should start with a '_'.