Skip to content

chore: version upgrade to 1.2.0 #2902

chore: version upgrade to 1.2.0

chore: version upgrade to 1.2.0 #2902

Triggered via pull request December 9, 2025 17:55
Status Success
Total duration 7m 16s
Artifacts
Build and lint web apps
7m 12s
Build and lint web apps
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and lint web apps: packages/hooks/src/use-local-storage.tsx#L4
Invalid typeof comparison value
Build and lint web apps: packages/hooks/src/use-local-storage.tsx#L4
Unexpected constant binary expression. Compares constantly with the right-hand side of the `===`
Build and lint web apps: packages/hooks/src/use-local-storage.tsx#L3
Unexpected any. Specify a different type
Build and lint web apps: packages/decorators/src/rest.ts#L48
Unsafe member access .push on an `any` value
Build and lint web apps: packages/decorators/src/rest.ts#L48
Unsafe call of a(n) `any` typed value
Build and lint web apps: packages/decorators/src/rest.ts#L47
Unsafe assignment of an `any` value
Build and lint web apps: packages/decorators/src/controller.ts#L91
Unsafe call of a(n) `Function` typed value
Build and lint web apps: packages/decorators/src/controller.ts#L65
Unsafe argument of type `any` assigned to a parameter of type `RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>`
Build and lint web apps: packages/decorators/src/controller.ts#L13
Unexpected any. Specify a different type
Build and lint web apps: packages/decorators/src/controller.ts#L9
Unexpected any. Specify a different type