Skip to content

Bump next from 12.3.0 to 14.2.15 #17612

Bump next from 12.3.0 to 14.2.15

Bump next from 12.3.0 to 14.2.15 #17612

Triggered via pull request December 17, 2024 22:57
Status Failure
Total duration 9m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Tests: docs/docs-components/MarkdownPage.tsx#L111
Type '"100%"' is not assignable to type 'number | `${number}` | undefined'.
Tests: docs/docs-components/MarkdownPage.tsx#L115
Type '"100%"' is not assignable to type 'number | `${number}` | undefined'.
Tests: docs/docs-components/MarkdownPage.tsx#L217
Type '"100%"' is not assignable to type 'number | `${number}` | undefined'.
Tests: docs/docs-components/MarkdownPage.tsx#L221
Type '"100%"' is not assignable to type 'number | `${number}` | undefined'.
Tests: docs/docs-components/MarkdownPage.tsx#L318
Type 'string | undefined' is not assignable to type 'string'.
Tests: docs/docs-components/MarkdownPage.tsx#L319
Type 'number | "100%" | undefined' is not assignable to type 'number | `${number}` | undefined'.
Tests: docs/docs-components/MarkdownPage.tsx#L323
Type 'number | "100%" | undefined' is not assignable to type 'number | `${number}` | undefined'.
Tests
Process completed with exit code 2.
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/