fix(deps): update npm dependencies without major updates #270
Annotations
6 errors and 1 warning
Run npm run xo:
src/parser/generic-parser.test.ts#L114
Unsafe argument of type `any` assigned to a parameter of type `Language | undefined`.
|
Run npm run xo:
src/parser/metric-calculator.test.ts#L102
Unsafe argument of type `any` assigned to a parameter of type `Language | undefined`.
|
Run npm run xo:
src/parser/metric-calculator.test.ts#L119
Unsafe argument of type `any` assigned to a parameter of type `Language | undefined`.
|
Run npm run xo:
src/parser/metric-calculator.test.ts#L173
Unsafe argument of type `any` assigned to a parameter of type `Language | undefined`.
|
Run npm run xo:
src/parser/metrics/max-nesting-level.test.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `Language | undefined`.
|
Run npm run xo
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading