Skip to content

fix(deps): update dependency gatsby to v5.9.1 [security] #279

fix(deps): update dependency gatsby to v5.9.1 [security]

fix(deps): update dependency gatsby to v5.9.1 [security] #279

Triggered via pull request December 2, 2024 10:36
Status Failure
Total duration 2m 17s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Tests: node_modules/@dvcorg/gatsby-theme-iterative/src/components/Documentation/Markdown/Main/index.tsx#L55
Argument of type 'string' is not assignable to parameter of type 'number'.
Run Tests: node_modules/@dvcorg/gatsby-theme-iterative/src/components/Documentation/Markdown/Main/index.tsx#L59
Argument of type 'string' is not assignable to parameter of type 'number'.
Run Tests: node_modules/@dvcorg/gatsby-theme-iterative/src/components/SEO/index.tsx#L85
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
Run Tests: src/components/atoms/Link/index.tsx#L66
No overload matches this call.
Run Tests: src/components/atoms/ThemedGatsbyLink/index.tsx#L13
Type 'typeof Link' is not assignable to type 'ElementType<any> | undefined'.