chore(deps): lock file maintenance #124
Annotations
5 errors and 3 warnings
typecheck:
node_modules/@types/node/stream/web.d.ts#L487
'ReadableByteStreamController' is referenced directly or indirectly in its own type annotation.
|
typecheck:
node_modules/@types/node/stream/web.d.ts#L506
'ReadableStreamBYOBReader' is referenced directly or indirectly in its own type annotation.
|
typecheck:
node_modules/@types/node/stream/web.d.ts#L516
'ReadableStreamBYOBRequest' is referenced directly or indirectly in its own type annotation.
|
typecheck:
src/components/as.tsx#L10
Argument of type '(props: AsInProps<DefaultType, ExtraProps>, ref: RefOfType<DefaultType>) => ReactElement<any, string | JSXElementConstructor<any>> | null' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, PropsWithoutRef<AsInProps<DefaultType, ExtraProps>>>'.
|
typecheck
Process completed with exit code 2.
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/components/scroll/Scroll.tsx#L46
Unexpected any. Specify a different type
|