App router migration analytics #1123
Merged
Annotations
6 errors and 1 warning
app/layout.tsx#L3
Duplicate identifier 'rootMetadata'.
|
app/layout.tsx#L6
Duplicate identifier 'rootMetadata'.
|
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'.
|
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'.
|
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'.
|
|
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/
|
This job failed
Loading