[SPGO-115] build docker image of sportgo-account #2
Annotations
1 error and 10 warnings
build
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/cusportgo/sport-go-account:pr-24: failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://ghcr.io/token?scope=repository%3Acusportgo%2Fsport-go-account%3Apull%2Cpush&service=ghcr.io: 403 Forbidden
|
test (18.x):
src/app.module.ts#L7
'ClientsModule' is defined but never used
|
test (18.x):
src/app.module.ts#L7
'Transport' is defined but never used
|
test (18.x):
src/auth/auth.module.ts#L1
'Inject' is defined but never used
|
test (18.x):
src/auth/auth.module.ts#L6
'JwtService' is defined but never used
|
test (18.x):
src/auth/auth.service.spec.ts#L14
'mockBlacklistService' is assigned a value but never used
|
test (18.x):
src/auth/auth.service.ts#L37
'profile' is defined but never used
|
test (18.x):
src/auth/auth.service.ts#L500
'user' is assigned a value but never used
|
test (18.x):
src/repository/blacklist.repository.ts#L2
'PrismaClient' is defined but never used
|
test (18.x):
src/repository/blacklist.repository.ts#L2
'Status' is defined but never used
|
test (18.x):
src/repository/sportAreaList.repository.ts#L2
'PrismaClient' is defined but never used
|