Skip to content

enhance: ユーザー検索とイベント検索でもindexableを尊重するように #308

enhance: ユーザー検索とイベント検索でもindexableを尊重するように

enhance: ユーザー検索とイベント検索でもindexableを尊重するように #308

Triggered via pull request September 11, 2024 08:21
Status Failure
Total duration 3m 49s
Artifacts

test-frontend.yml

on: pull_request
Matrix: e2e
Matrix: vitest
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Unhandled error: node_modules/.pnpm/intersection-observer@0.12.2/node_modules/intersection-observer/intersection-observer.js#L645
TypeError: Cannot read properties of null (reading 'clientWidth') ❯ IntersectionObserver._getRootRect ../../node_modules/.pnpm/intersection-observer@0.12.2/node_modules/intersection-observer/intersection-observer.js:645:19 ❯ IntersectionObserver._checkForIntersections ../../node_modules/.pnpm/intersection-observer@0.12.2/node_modules/intersection-observer/intersection-observer.js:493:37 ❯ Timeout._onTimeout ../../node_modules/.pnpm/intersection-observer@0.12.2/node_modules/intersection-observer/intersection-observer.js:786:9 This error originated in "test/home.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes: - cancel timeouts using clearTimeout and clearInterval - wait for promises to resolve using the await keyword
Unhandled error: node_modules/.pnpm/intersection-observer@0.12.2/node_modules/intersection-observer/intersection-observer.js#L645
TypeError: Cannot read properties of null (reading 'clientWidth') ❯ IntersectionObserver._getRootRect ../../node_modules/.pnpm/intersection-observer@0.12.2/node_modules/intersection-observer/intersection-observer.js:645:19 ❯ IntersectionObserver._checkForIntersections ../../node_modules/.pnpm/intersection-observer@0.12.2/node_modules/intersection-observer/intersection-observer.js:493:37 ❯ Timeout._onTimeout ../../node_modules/.pnpm/intersection-observer@0.12.2/node_modules/intersection-observer/intersection-observer.js:786:9 This error originated in "test/home.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes: - cancel timeouts using clearTimeout and clearInterval - wait for promises to resolve using the await keyword
test/note.test.ts > MkMediaImage > Attaching APNG should show a GIF indicator: packages/frontend/test/note.test.ts#L74
AssertionError: expected null to be truthy ❯ test/note.test.ts:74:10
vitest (20.16.0)
Process completed with exit code 1.
e2e (20.16.0, chrome)
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.