chore(deps): update node.js to v22 #2217
Annotations
11 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
gatsby-config.ts#L73
Unsafe assignment of an `any` value
|
test:
gatsby-config.ts#L135
Unsafe assignment of an `any` value
|
test:
gatsby-config.ts#L142
Unsafe assignment of an `any` value
|
test
Expected an error object to be thrown
|
test
Arrow function has a complexity of 13. Maximum allowed is 5
|
test:
src/features/Bio/BioCardList.tsx#L83
Arrow function has a complexity of 6. Maximum allowed is 5
|
test:
src/features/Bio/BioCardList.tsx#L112
Use object destructuring
|
test:
src/features/Timeline/TimelineArticleCard.tsx#L23
Use object destructuring
|
test:
src/features/Timeline/TimelineArticleCard.tsx#L24
Use object destructuring
|
test:
src/features/Timeline/TimelineArticleCard.tsx#L52
Unsafe argument of type `any` assigned to a parameter of type `string`
|