Skip to content

Internal: Bump next from 12.3.0 to 14.2.10 #17118

Internal: Bump next from 12.3.0 to 14.2.10

Internal: Bump next from 12.3.0 to 14.2.10 #17118

Triggered via pull request October 15, 2024 02:29
Status Failure
Total duration 8m 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
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
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/