App router migration analytics #1123
Merged
Annotations
6 errors and 1 warning
Run type checks:
app/layout.tsx#L3
Duplicate identifier 'rootMetadata'.
|
Run type checks:
app/layout.tsx#L6
Duplicate identifier 'rootMetadata'.
|
Run type checks:
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'.
|
Run type checks:
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'.
|
Run type checks:
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'.
|
Run type checks
Process completed with exit code 2.
|
Get yarn cache directory path
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/
|
Loading