Feat/impromate browser router #21
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 1 warning
no-undef:
commitlint.config.js#L1
'module' is not defined.
|
react-hooks/rules-of-hooks:
src/api/posts.js#L17
React Hook "useQuery" is called in function "getPost" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use".
|
no-unused-vars:
src/pages/Home.jsx#L1
'React' is defined but never used.
|
no-unused-vars:
src/pages/PostDetail.jsx#L1
'React' is defined but never used.
|
no-unused-vars:
src/pages/PostDetail.jsx#L3
'useQueryClient' is defined but never used.
|
no-unused-vars:
src/pages/PostDetail.jsx#L8
'status' is assigned a value but never used.
|
no-unused-vars:
src/pages/PostDetail.jsx#L8
'error' is assigned a value but never used.
|
no-unused-vars:
src/pages/Posts.jsx#L8
'postId' is assigned a value but never used.
|
no-unused-vars:
src/routes/index.jsx#L1
'useState' is defined but never used.
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
eslint-v8-cache-key-state-eslint-27
Expired
|
42 Bytes |
|