Skip to content

chore(deps-dev): bump stylelint from 13.13.1 to 15.10.1 #1984

chore(deps-dev): bump stylelint from 13.13.1 to 15.10.1

chore(deps-dev): bump stylelint from 13.13.1 to 15.10.1 #1984

Triggered via pull request July 7, 2023 20:59
Status Success
Total duration 21m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Install dependencies
2m 46s
Install dependencies
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ESLint: components/home/homepage-latest-news.tsx#L24
React Hook useMemo has a missing dependency: 'props.latestNews'. Either include it or remove the dependency array
ESLint: components/kontak-darurat/emergency-contact-card.tsx#L10
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
ESLint: etc/create-sitemap-index.ts#L12
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
ESLint: lib/hooks/use-search.ts#L24
Unexpected any. Specify a different type
ESLint: lib/hooks/use-search.ts#L37
Unsafe assignment of an `any` value
ESLint: lib/hooks/use-search.ts#L37
Unsafe member access .aggregations on an `any` value
ESLint: lib/hooks/use-search.ts#L38
Unexpected any. Specify a different type
ESLint: lib/hooks/use-search.ts#L39
Unsafe member access [cur.field] on an `any` value
ESLint: lib/hooks/use-search.ts#L51
Unsafe assignment of an `any` value
ESLint: lib/hooks/use-search.ts#L51
Unsafe call of an `any` typed value
End-to-end 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/