Skip to content

App router migration analytics #1639

App router migration analytics

App router migration analytics #1639

Re-run triggered September 20, 2024 14:06
Status Failure
Total duration 1m 19s
Artifacts

build-and-test-prs.yml

on: pull_request_target
build-and-test
1m 7s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build-and-test: app/layout.tsx#L3
Duplicate identifier 'rootMetadata'.
build-and-test: app/layout.tsx#L6
Duplicate identifier 'rootMetadata'.
build-and-test: pages/_app.tsx#L47
Type 'import("/home/runner/work/***/***/node_modules/@emotion/cache/node_modules/@emotion/utils/dist/declarations/src/types").EmotionCache' is not assignable to type 'import("/home/runner/work/***/***/node_modules/@emotion/utils/types/index").EmotionCache'.
build-and-test: pages/_document.tsx#L86
Argument of type 'import("/home/runner/work/***/***/node_modules/@emotion/cache/node_modules/@emotion/utils/dist/declarations/src/types").EmotionCache' is not assignable to parameter of type 'import("/home/runner/work/***/***/node_modules/@emotion/utils/types/index").EmotionCache'.
build-and-test: pages/_document.tsx#L92
Type 'import("/home/runner/work/***/***/node_modules/@emotion/cache/node_modules/@emotion/utils/dist/declarations/src/types").EmotionCache' is not assignable to type 'import("/home/runner/work/***/***/node_modules/@emotion/utils/types/index").EmotionCache'.
build-and-test
Process completed with exit code 2.
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/