Skip to content

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

chore(dev-deps): bump to ESLint v9

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

Triggered via pull request October 8, 2024 14:36
Status Failure
Total duration 56s
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/box-shadow-utils.ts#L71
Use 'as PaletteColor' instead of '<PaletteColor>'
build: src/components/CookieConsentBanner.tsx#L102
A record is preferred over an index signature
build: src/components/PageWithPosts.tsx#L32
Use a `type` instead of an `interface`
build: src/components/SEO.tsx#L27
Use a `type` instead of an `interface`
build: src/components/material-kit/Card/PostCard.tsx#L134
Use a `type` instead of an `interface`
build: src/components/modelGenerationApp/CardWithIcon.tsx#L26
Use a `type` instead of an `interface`
build: src/sections/SectionWithPosts.tsx#L22
Use a `type` instead of an `interface`
build: src/types/@mui-material-button.d.ts#L26
Use a `type` instead of an `interface`
build: src/types/@mui-material-icon-button.d.ts#L20
Use a `type` instead of an `interface`
build: src/types/@mui-material-styles.d.ts#L25
Use a `type` instead of an `interface`
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/