[WIKI-855] feat: pagination, filters, and ordering for project pages #3464
pull-request-build-lint-web-apps.yml
on: pull_request
Build packages
1m 15s
check:format
55s
Matrix: check
Annotations
10 warnings
|
check:lint:
packages/hooks/src/use-local-storage.tsx#L4
Invalid typeof comparison value
|
|
check:lint:
packages/hooks/src/use-local-storage.tsx#L4
Unexpected constant binary expression. Compares constantly with the right-hand side of the `===`
|
|
check:lint:
packages/hooks/src/use-local-storage.tsx#L3
Unexpected any. Specify a different type
|
|
check:lint:
packages/decorators/src/rest.ts#L48
Unsafe member access .push on an `any` value
|
|
check:lint:
packages/decorators/src/rest.ts#L48
Unsafe call of a(n) `any` typed value
|
|
check:lint:
packages/decorators/src/rest.ts#L47
Unsafe assignment of an `any` value
|
|
check:lint:
packages/decorators/src/controller.ts#L91
Unsafe call of a(n) `Function` typed value
|
|
check:lint:
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>>`
|
|
check:lint:
packages/decorators/src/controller.ts#L13
Unexpected any. Specify a different type
|
|
check:lint:
packages/decorators/src/controller.ts#L9
Unexpected any. Specify a different type
|