Skip to content

Update dependency vite-plugin-svgr to v4.3.0 #3915

Update dependency vite-plugin-svgr to v4.3.0

Update dependency vite-plugin-svgr to v4.3.0 #3915

Triggered via push November 2, 2024 03:28
Status Success
Total duration 1m 38s
Artifacts

lint.yml

on: push
Run Linter checks
1m 29s
Run Linter checks
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 Linter checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, wearerequired/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/