Skip to content

refactor: standardize ESM import paths and optimize shared package en… #333

refactor: standardize ESM import paths and optimize shared package en…

refactor: standardize ESM import paths and optimize shared package en… #333

Triggered via pull request June 23, 2026 08:29
@ShantKhatriShantKhatri
synchronize #634
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request_target
detect-changes
6s
detect-changes
comment-results
4s
comment-results
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 8 warnings
backend-ci
Process completed with exit code 1.
backend-ci
Process completed with exit code 2.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci
Cannot find module '@devcard/shared' or its corresponding type declarations.
backend-ci: apps/backend/src/services/profileService.ts#L44
Expected { after 'if' condition
backend-ci: apps/backend/src/services/profileService.ts#L26
Expected { after 'if' condition
backend-ci: apps/backend/src/services/profileService.ts#L16
'providerId' is assigned a value but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/services/profileService.ts#L16
'provider' is assigned a value but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/services/profileService.ts#L14
Expected { after 'if' condition
backend-ci: apps/backend/src/services/profileService.ts#L2
There should be at least one empty line between import groups
backend-ci: apps/backend/src/services/profileService.ts#L1
`fastify` type import should occur after import of `../utils/error.util.js`
backend-ci: apps/backend/src/services/profileService.ts#L1
There should be at least one empty line between import groups
backend-ci: apps/backend/src/routes/team.ts#L8
'FastifyReply' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/routes/team.ts#L8
'FastifyRequest' is defined but never used. Allowed unused vars must match /^_/u
backend-ci: apps/backend/src/services/profileService.ts#L70
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L63
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L56
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L50
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L20
Missing return type on function
backend-ci: apps/backend/src/services/profileService.ts#L5
Missing return type on function
backend-ci: 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-ci: apps/backend/src/routes/cards.ts#L77
'Card' is an 'error' type that acts as 'any' and overrides all other types in this union type