Skip to content

chore(deps): update all non-major dependencies #3696

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #3696

Triggered via pull request November 25, 2024 16:54
Status Failure
Total duration 1m 24s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
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: src/components/Home/Hero/HeroSection.tsx#L194
Argument of type 'string' is not assignable to parameter of type 'number'.
Run Tests: src/components/Home/Hero/HeroSection.tsx#L207
Argument of type 'string' is not assignable to parameter of type 'number'.
Run Tests: src/utils/urls.ts#L11
Argument of type 'string' is not assignable to parameter of type 'number'.
Run Tests
Process completed with exit code 2.
Run Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/