modals refactor #6595
Annotations
30 errors and 4 warnings
build (macos-latest, 20.x)
'React' is declared but its value is never read.
|
build (macos-latest, 20.x)
'Link' is declared but its value is never read.
|
build (macos-latest, 20.x)
Could not find a declaration file for module '@packrat/config'. '/Users/runner/work/PackRat/PackRat/packages/config/src/index.js' implicitly has an 'any' type.
|
build (macos-latest, 20.x)
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../../packages/app/context/theme.js'?
|
build (macos-latest, 20.x)
Cannot find module 'app/components/footer/Footer' or its corresponding type declarations.
|
build (macos-latest, 20.x)
Property 'isDark' does not exist on type 'unknown'.
|
build (macos-latest, 20.x)
'React' is declared but its value is never read.
|
build (macos-latest, 20.x)
'Platform' is declared but its value is never read.
|
build (macos-latest, 20.x)
'ScrollView' is declared but its value is never read.
|
build (macos-latest, 20.x)
JSX element type 'About' does not have any construct or call signatures.
|
build (ubuntu-latest, 20.x)
'React' is declared but its value is never read.
|
build (ubuntu-latest, 20.x)
'Link' is declared but its value is never read.
|
build (ubuntu-latest, 20.x)
Could not find a declaration file for module '@packrat/config'. '/home/runner/work/PackRat/PackRat/packages/config/src/index.js' implicitly has an 'any' type.
|
build (ubuntu-latest, 20.x)
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../../packages/app/context/theme.js'?
|
build (ubuntu-latest, 20.x)
Cannot find module 'app/components/footer/Footer' or its corresponding type declarations.
|
build (ubuntu-latest, 20.x)
Property 'isDark' does not exist on type 'unknown'.
|
build (ubuntu-latest, 20.x)
'React' is declared but its value is never read.
|
build (ubuntu-latest, 20.x)
'Platform' is declared but its value is never read.
|
build (ubuntu-latest, 20.x)
'ScrollView' is declared but its value is never read.
|
build (ubuntu-latest, 20.x)
JSX element type 'About' does not have any construct or call signatures.
|
build (windows-latest, 20.x)
'React' is declared but its value is never read.
|
build (windows-latest, 20.x)
'Link' is declared but its value is never read.
|
build (windows-latest, 20.x)
Could not find a declaration file for module '@packrat/config'. 'D:/a/PackRat/PackRat/packages/config/src/index.js' implicitly has an 'any' type.
|
build (windows-latest, 20.x)
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../../packages/app/context/theme.js'?
|
build (windows-latest, 20.x)
Cannot find module 'app/components/footer/Footer' or its corresponding type declarations.
|
build (windows-latest, 20.x)
Property 'isDark' does not exist on type 'unknown'.
|
build (windows-latest, 20.x)
'React' is declared but its value is never read.
|
build (windows-latest, 20.x)
'Platform' is declared but its value is never read.
|
build (windows-latest, 20.x)
'ScrollView' is declared but its value is never read.
|
build (windows-latest, 20.x)
JSX element type 'About' does not have any construct or call signatures.
|
build (macos-latest, 20.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build (ubuntu-latest, 20.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build (windows-latest, 20.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|