Bump nanoid from 3.3.6 to 3.3.8 #816
Open
Annotations
10 errors and 2 warnings
Check Typescript:
src/components/modules/DashboardModule/DashboardContent/DashboardContent.spec.tsx#L1
Type '{ transfers: never[]; migrations: never[]; endpoints: never[]; projects: never[]; transfersLoading: false; migrationsLoading: boolean; endpointsLoading: false; usersLoading: false; projectsLoading: false; ... 10 more ...; onAddLicenceClick: jest.Mock<...>; }' is not assignable to type 'Readonly<Props> & Readonly<{ children?: ReactNode; }>'.
|
Check Typescript:
src/components/modules/DashboardModule/DashboardContent/DashboardContent.tsx#L1
No overload matches this call.
|
Check Typescript:
src/components/modules/DashboardModule/DashboardExecutions/DashboardExecutions.spec.tsx#L1
'"@src/@types/MainItem"' has no exported member named 'MigrationItem'. Did you mean 'ActionItem'?
|
Check Typescript:
src/components/modules/DashboardModule/DashboardExecutions/DashboardExecutions.tsx#L1
'ActionItem' is declared but its value is never read.
|
Check Typescript:
src/components/modules/DashboardModule/DashboardTopEndpoints/DashboardTopEndpoints.spec.tsx#L1
'"@src/@types/MainItem"' has no exported member named 'MigrationItem'. Did you mean 'ActionItem'?
|
Check Typescript:
src/components/modules/DashboardModule/DashboardTopEndpoints/DashboardTopEndpoints.spec.tsx#L1
Property 'migrations' does not exist on type 'Readonly<Props> & Readonly<{ children?: ReactNode; }>'.
|
Check Typescript:
src/components/modules/DashboardModule/DashboardTopEndpoints/DashboardTopEndpoints.spec.tsx#L1
Type '{ transfers: TransferItem[]; migrations: any; endpoints: Endpoint[]; style: {}; loading: false; onNewClick: jest.Mock<any, any>; }' is not assignable to type 'Readonly<Props> & Readonly<{ children?: ReactNode; }>'.
|
Check Typescript:
src/components/modules/DashboardModule/DashboardTopEndpoints/DashboardTopEndpoints.spec.tsx#L1
No overload matches this call.
|
Check Typescript:
src/components/modules/DashboardModule/DashboardTopEndpoints/DashboardTopEndpoints.spec.tsx#L1
No overload matches this call.
|
Check Typescript:
src/components/modules/DashboardModule/DashboardTopEndpoints/DashboardTopEndpoints.spec.tsx#L1
No overload matches this call.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload failure screenshots
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
Loading