chore: Update submodules (#1241) #2480
Annotations
10 warnings
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