42 eslint configuration not ignoring all cypress related files #36
Annotations
10 errors and 1 warning
build:
src/App.jsx#L2
'React' is defined but never used
|
build:
src/components/ArticleCard.jsx#L1
'React' is defined but never used
|
build:
src/components/ArticleCard.jsx#L43
'title' is missing in props validation
|
build:
src/components/ArticleCard.jsx#L44
'summary' is missing in props validation
|
build:
src/components/ArticleCard.jsx#L45
'category' is missing in props validation
|
build:
src/components/ArticleCard.jsx#L46
'author' is missing in props validation
|
build:
src/components/ArticleCard.jsx#L47
'time' is missing in props validation
|
build:
src/components/ArticleCard.jsx#L48
'image' is missing in props validation
|
build:
src/components/ArticleCard.jsx#L49
'articleId' is missing in props validation
|
build:
src/components/ArticleList.jsx#L1
'React' is defined but never used
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|