Bump @testing-library/react from 12.1.2 to 15.0.5 #420
Annotations
1 error and 9 warnings
lint (18.x)
Process completed with exit code 2.
|
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`
|