Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @types/node to v20.17.1 #803

Merged
merged 1 commit into from
Oct 26, 2024

Update dependency @types/node to v20.17.1

5169f3e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update dependency @types/node to v20.17.1 #803

Update dependency @types/node to v20.17.1
5169f3e
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Oct 26, 2024 in 0s

8 warnings

ESLint found 8 warnings

Annotations

Check warning on line 49 in packages/nextjs/src/next-config/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

packages/nextjs/src/next-config/index.ts#L49

'domains' is deprecated. Use `remotePatterns` instead (deprecation/deprecation)

Check warning on line 24 in packages/ui/src/components/ContentRenderer/components/Attachment/Attachment.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 207 in packages/ui/src/components/Hero/Hero.stories.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 220 in packages/ui/src/components/Hero/Hero.stories.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 253 in packages/ui/src/components/Hero/Hero.stories.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 207 in packages/ui/src/components/StoryCard/StoryCard.stories.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 220 in packages/ui/src/components/StoryCard/StoryCard.stories.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 253 in packages/ui/src/components/StoryCard/StoryCard.stories.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)