fix built dependencies #2504
Annotations
11 warnings
Run actions/setup-node@v4
Cache not found for keys: node-cache-Linux-x64-pnpm-525065e457157f8f1324ea250736d10192ca101b3c2cb9f89aa5417f5dee4e26
|
Run pnpm run lint:
gatsby-config.ts#L73
Unsafe assignment of an `any` value
|
Run pnpm run lint:
gatsby-config.ts#L135
Unsafe assignment of an `any` value
|
Run pnpm run lint:
gatsby-config.ts#L142
Unsafe assignment of an `any` value
|
Run pnpm run lint
Expected an error object to be thrown
|
Run pnpm run lint
Arrow function has a complexity of 13. Maximum allowed is 5
|
Run pnpm run lint:
src/features/Bio/BioCardList.tsx#L68
Arrow function has a complexity of 6. Maximum allowed is 5
|
Run pnpm run lint:
src/features/Bio/BioCardList.tsx#L97
Use object destructuring
|
Run pnpm run lint:
src/features/Timeline/TimelineArticleCard.tsx#L23
Use object destructuring
|
Run pnpm run lint:
src/features/Timeline/TimelineArticleCard.tsx#L24
Use object destructuring
|
Run pnpm run lint:
src/features/Timeline/TimelineArticleCard.tsx#L52
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Loading