Skip to content

Bump eslint-plugin-import from 2.26.0 to 2.29.1 #415

Bump eslint-plugin-import from 2.26.0 to 2.29.1

Bump eslint-plugin-import from 2.26.0 to 2.29.1 #415

Triggered via pull request July 15, 2024 05:06
Status Success
Total duration 44s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (18.x): components/ContributeProject.tsx#L4
`./ELink` import should occur before import of `../util`
lint (18.x): components/GitHubEvent.tsx#L3
`../util` import should occur after import of `./GitHubEventAction`
lint (18.x): components/GitHubEventAction.tsx#L14
`./ELink` import should occur before import of `../util`
lint (18.x): components/ProjectCard.tsx#L4
`./ELink` import should occur before import of `../util/`
lint (18.x): components/SearchFilter/SearchFilter.tsx#L3
`./Searchbar` import should occur before import of `../../util`
lint (18.x): pages/index.tsx#L4
`next/link` import should occur before import of `next-seo`
lint (18.x): util/projectRequest.ts#L4
`./types` import should occur before import of `../data/githubColors.json`