Skip to content

Update dependency next to v14.2.21 [SECURITY] #3917

Update dependency next to v14.2.21 [SECURITY]

Update dependency next to v14.2.21 [SECURITY] #3917

Triggered via push January 8, 2025 00:06
Status Success
Total duration 3m 45s
Artifacts

typecheck.yml

on: push
Run TSC type check
3m 35s
Run TSC type check
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
packages/nextjs/src/next-config/index.ts#L49
'domains' is deprecated. Use `remotePatterns` instead (deprecation/deprecation)
packages/ui/src/components/ContentRenderer/components/Attachment/Attachment.tsx#L24
A control must be associated with a text label (jsx-a11y/control-has-associated-label)
packages/ui/src/components/Hero/Hero.stories.tsx#L207
Object Literal Property name `en_GB` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/Hero/Hero.stories.tsx#L220
Object Literal Property name `nl_BE` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/Hero/Hero.stories.tsx#L253
Object Literal Property name `en_GB` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/StoryCard/StoryCard.stories.tsx#L207
Object Literal Property name `en_GB` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/StoryCard/StoryCard.stories.tsx#L220
Object Literal Property name `nl_BE` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/StoryCard/StoryCard.stories.tsx#L253
Object Literal Property name `en_GB` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
Run TSC type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636