Skip to content

chore(dev-deps): bump to ESLint v9 #3143

chore(dev-deps): bump to ESLint v9

chore(dev-deps): bump to ESLint v9 #3143

Triggered via pull request October 8, 2024 14:25
Status Failure
Total duration 53s
Artifacts

build-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/assets/theme/helpers/border-utils.ts#L30
Use an `interface` instead of a `type`
build: src/assets/theme/helpers/box-shadow-utils.ts#L71
Use 'as PaletteColor' instead of '<PaletteColor>'
build: src/components/Button.tsx#L25
Use an `interface` instead of a `type`
build: src/components/CookieConsentBanner.tsx#L102
A record is preferred over an index signature
build: src/components/Footer.tsx#L45
Use an `interface` instead of a `type`
build: src/components/Footer.tsx#L48
Use an `interface` instead of a `type`
build: src/components/Footer.tsx#L54
Use an `interface` instead of a `type`
build: src/components/Header.tsx#L24
Use an `interface` instead of a `type`
build: src/components/Header.tsx#L28
Use an `interface` instead of a `type`
build: src/components/Layout.tsx#L34
Use an `interface` instead of a `type`
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/