chore: bump deps #189
Annotations
10 errors and 5 warnings
test (20.x):
src/view/components/Image/index.tsx#L48
Type '{ ref?: LegacyRef<HTMLImageElement> | undefined; key?: Key | null | undefined; alt?: string | undefined; crossOrigin?: CrossOrigin; ... 273 more ...; src: string | undefined; }' is not assignable to type 'DetailedHTMLProps<ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>'.
|
test (20.x):
src/view/components/Image/index.tsx#L80
Type '{ ref?: LegacyRef<HTMLImageElement> | undefined; key?: Key | null | undefined; alt?: string | undefined; crossOrigin?: CrossOrigin; ... 271 more ...; src: string | undefined; }' is not assignable to type 'DetailedHTMLProps<ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>'.
|
test (20.x):
src/view/components/experimental/DotGrid.tsx#L228
Type '{ className?: string | undefined; style?: Readonly<{ [$$Key$$: string]: string | number; }> | CSSProperties | undefined; ref: RefObject<HTMLCanvasElement | null>; ... 265 more ...; onTransitionEndCapture?: TransitionEventHandler<...> | undefined; }' is not assignable to type 'DetailedHTMLProps<CanvasHTMLAttributes<HTMLCanvasElement>, HTMLCanvasElement>'.
|
test (20.x):
src/view/components/experimental/FrostedGlass.tsx#L65
Type 'LegacyRef<HTMLDivElement>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
test (20.x):
src/view/components/experimental/FrostedGlass.tsx#L66
Type 'import("/home/runner/work/adrift/adrift/node_modules/@types/react-dom/node_modules/@types/react/index").ReactNode' is not assignable to type 'React.ReactNode'.
|
test (20.x):
src/view/components/experimental/Halo.tsx#L27
Type '(string | number | React.ReactElement<...> | Iterable<ReactNode> | React.ReactElement<...>)[] | null | undefined' is not assignable to type 'ReactNode'.
|
test (20.x):
src/view/components/experimental/Noise.tsx#L117
Type '{ children: (false | "" | 0 | Element | null | undefined)[]; className?: string | undefined; style?: Readonly<{ [$$Key$$: string]: string | number; }> | CSSProperties | undefined; ... 263 more ...; onTransitionEndCapture?: TransitionEventHandler<...> | undefined; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|
test (20.x):
src/view/components/experimental/Noise.tsx#L140
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal' is not assignable to type 'ReactNode'.
|
test (20.x):
src/view/components/experimental/Ripple.tsx#L208
Type 'import("/home/runner/work/adrift/adrift/node_modules/@types/react-dom/node_modules/@types/react/index").ReactNode' is not assignable to type 'React.ReactNode'.
|
test (20.x):
src/view/components/layout/Container/index.tsx#L17
Type '{ className?: string | undefined; style?: Readonly<{ [$$Key$$: string]: string | number; }> | CSSProperties | undefined; ref?: LegacyRef<HTMLDivElement> | undefined; ... 263 more ...; onTransitionEndCapture?: TransitionEventHandler<...> | undefined; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|
test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x):
src/lib/strings/time.test.ts#L3
'niceDate' is defined but never used. Allowed unused vars must match /^_/u
|
test (20.x):
bootstrap.ts#L48
Unexpected console statement
|
test (20.x):
bootstrap.ts#L52
Unexpected console statement
|
test (20.x)
Unexpected input(s) 'path', 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|