build(deps-dev): bump typescript from 5.2.2 to 5.6.2 #1970
Annotations
3 errors and 10 warnings
build:
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
build:
node_modules/ts-morph/lib/ts-morph.d.ts#L5196
Type 'CompilerNodeToWrappedType<InstanceOf<T>["compilerNode"]>' does not satisfy the constraint 'Node<Node>'.
|
build
Process completed with exit code 2.
|
lint:
src/build/compilers/cssVars/helpers/accumulateValues.ts#L94
Assignment to property of function parameter 'adaptiveDestination'
|
lint:
src/build/compilers/styles/compileStyles.ts#L121
Assignment to function parameter 'theme'
|
lint:
src/build/compilers/styles/compileStyles.ts#L125
Assignment to function parameter 'theme'
|
lint:
src/build/compilers/styles/compileStyles.ts#L129
Assignment to function parameter 'theme'
|
|
|
|
lint:
src/build/helpers/flatifyTheme.ts#L14
Assignment to function parameter 'themeValue'
|
lint:
src/build/helpers/flatifyTheme.ts#L17
Assignment to property of function parameter 'themeValue'
|
lint:
src/build/helpers/overrideOnlyNeeded.ts#L8
Assignment to property of function parameter 'target'
|