Skip to content

Merge pull request #90 from andreafspeziale/renovate/typescript-eslin… #215

Merge pull request #90 from andreafspeziale/renovate/typescript-eslin…

Merge pull request #90 from andreafspeziale/renovate/typescript-eslin… #215

Triggered via push March 10, 2025 22:50
Status Success
Total duration 41s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: lib/joi/joi.schema.ts#L13
Unsafe return of a value of type `any`
test: lib/joi/joi.schema.ts#L13
Unsafe call of a(n) `any` typed value
test: lib/joi/joi.schema.ts#L13
Unsafe call of a(n) `any` typed value
test: lib/joi/joi.schema.ts#L13
Unsafe call of a(n) `any` typed value
test: lib/joi/joi.schema.ts#L14
Unsafe member access .split on an `any` value
test: lib/joi/joi.schema.ts#L15
Unsafe member access .map on an `any` value
test: lib/joi/joi.schema.ts#L16
Unsafe member access .filter on an `any` value
test: lib/logger.middleware.ts#L16
Unsafe array destructuring of a tuple element with an `any` value
test: lib/logger.middleware.ts#L23
Unsafe assignment of an `any` value
test: lib/logger.module.ts#L80
Unsafe assignment of type `any[]` to a variable of type `(InjectionToken | OptionalFactoryDependency)[]`