Feat/uat configured#600
Merged
Merged
Annotations
18 errors and 4 warnings
|
Fail job if any check failed
Process completed with exit code 1.
|
|
Backend typecheck
Process completed with exit code 2.
|
|
Backend typecheck
Cannot find module '@devcard/shared' or its corresponding type declarations.
|
|
Backend typecheck
Cannot find module '@devcard/shared' or its corresponding type declarations.
|
|
Backend typecheck
Cannot find module '@devcard/shared' or its corresponding type declarations.
|
|
Backend typecheck
Cannot find module '@devcard/shared' or its corresponding type declarations.
|
|
Backend typecheck
Cannot find module '@devcard/shared' or its corresponding type declarations.
|
|
Backend typecheck
Cannot find module '@devcard/shared' or its corresponding type declarations.
|
|
Backend lint:
apps/backend/src/routes/event.ts#L83
'finalSlug' is never reassigned. Use 'const' instead
|
|
Backend lint:
apps/backend/src/routes/event.ts#L65
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Backend lint:
apps/backend/src/routes/event.ts#L4
`../utils/slug.js` import should occur before type import of `fastify`
|
|
Backend lint:
apps/backend/src/routes/event.ts#L2
'joinEventSchema' is defined but never used. Allowed unused vars must match /^_/u
|
|
Backend lint:
apps/backend/src/routes/event.ts#L2
`../validations/event.validation.js` import should occur before type import of `fastify`
|
|
Backend lint:
apps/backend/src/routes/event.ts#L2
There should be no empty line within import group
|
|
Backend lint:
apps/backend/src/routes/event.ts#L1
There should be at least one empty line between import groups
|
|
Backend lint:
apps/backend/src/env.ts#L3
There should be at least one empty line between import groups
|
|
Backend lint:
apps/backend/src/env.ts#L2
`node:path` import should occur before import of `node:process`
|
|
Backend lint:
apps/backend/src/env.ts#L1
Unexpected use of 'require("process")'. Use the global variable 'process' instead
|
|
Backend lint:
apps/backend/src/routes/team.ts#L27
Missing return type on function
|
|
Backend lint:
apps/backend/src/routes/team.ts#L10
'PublicProfile' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
|
|
Backend lint:
apps/backend/src/routes/event.ts#L60
Missing return type on function
|
|
Backend lint:
apps/backend/src/routes/cards.ts#L72
'Card' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
background
wait
wait-all
cancel
parallel
Loading