chore(deps): bump docker/login-action from 3.7.0 to 4.2.0 #714
Annotations
16 warnings
|
apps/web/src/components/shared/confirm-dialog.test.tsx#L15
'_onOpenChange' is defined but never used
|
|
apps/web/src/components/service-templates/__tests__/TemplatePreviewPanel.test.tsx#L9
'waitFor' is defined but never used
|
|
apps/web/src/components/dashboard/activity-feed.tsx#L64
'_payload' is defined but only used as a type
|
|
apps/web/src/app/(protected)/pipelines/[id]/_components/PipelineDetailClient.test.tsx#L89
'loader' is defined but never used
|
|
apps/web/src/app/(protected)/docs/_components/VersionSelector.test.tsx#L74
'buildFailed' is assigned a value but never used
|
|
apps/web/src/app/(protected)/docs/_components/VersionSelector.test.tsx#L61
'buildBuilding' is assigned a value but never used
|
|
apps/api/src/modules/elasticsearch-index/elasticsearch-index-stats.service.spec.ts#L92
Direct assignment to globalThis.fetch is flagged as a reminder: ensure a beforeEach/afterEach capture-and-restore guard exists in the enclosing describe block. jest.clearAllMocks() does not restore global variable assignments — without the guard this mock leaks into subsequent tests
|
|
apps/api/src/modules/elasticsearch-index/elasticsearch-index-stats.service.spec.ts#L47
Direct assignment to globalThis.fetch is flagged as a reminder: ensure a beforeEach/afterEach capture-and-restore guard exists in the enclosing describe block. jest.clearAllMocks() does not restore global variable assignments — without the guard this mock leaks into subsequent tests
|
|
apps/api/src/modules/auth/keycloak-sync.service.spec.ts#L396
Direct assignment to globalThis.fetch is flagged as a reminder: ensure a beforeEach/afterEach capture-and-restore guard exists in the enclosing describe block. jest.clearAllMocks() does not restore global variable assignments — without the guard this mock leaks into subsequent tests
|
|
apps/api/src/modules/auth/keycloak-sync.service.spec.ts#L382
Direct assignment to globalThis.fetch is flagged as a reminder: ensure a beforeEach/afterEach capture-and-restore guard exists in the enclosing describe block. jest.clearAllMocks() does not restore global variable assignments — without the guard this mock leaks into subsequent tests
|
|
apps/api/src/modules/auth/keycloak-sync.service.spec.ts#L353
Direct assignment to globalThis.fetch is flagged as a reminder: ensure a beforeEach/afterEach capture-and-restore guard exists in the enclosing describe block. jest.clearAllMocks() does not restore global variable assignments — without the guard this mock leaks into subsequent tests
|
|
apps/api/src/modules/auth/keycloak-sync.service.spec.ts#L338
Direct assignment to globalThis.fetch is flagged as a reminder: ensure a beforeEach/afterEach capture-and-restore guard exists in the enclosing describe block. jest.clearAllMocks() does not restore global variable assignments — without the guard this mock leaks into subsequent tests
|
|
apps/api/src/modules/auth/__tests__/user-management.controller.spec.ts#L271
Unsafe argument of type `any` assigned to a parameter of type `AuditLog[] | Promise<AuditLog[]>`
|
|
apps/api/src/modules/auth/__tests__/user-management.controller.spec.ts#L188
Unsafe argument of type `any` assigned to a parameter of type `User | Promise<User>`
|
|
apps/api/src/modules/auth/__tests__/user-management.controller.spec.ts#L179
Unsafe argument of type `any` assigned to a parameter of type `User | Promise<User>`
|
|
apps/api/src/modules/auth/__tests__/user-management.controller.spec.ts#L152
Unsafe argument of type `any` assigned to a parameter of type `UserOrganization | Promise<UserOrganization>`
|
The logs for this run have expired and are no longer available.
Loading