chore(*): migrate eslint to v9 #116
Merged
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L74
Identifier 'page_num' is not in camel case
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L75
Identifier 'page_size' is not in camel case
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L82
Identifier 'page_num' is not in camel case
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L83
Identifier 'page_size' is not in camel case
|
src/hooks/useRequest.ts#L61
Unexpected 'todo' comment: 'TODO: add delay'
|
src/pages/lostfound/index.vue#L105
Identifier 'page_num' is not in camel case
|
src/pages/lostfound/index.vue#L106
Identifier 'page_size' is not in camel case
|
src/pages/lostfound/index.vue#L107
Identifier 'lost_or_found' is not in camel case
|
src/pages/lostfound/index.vue#L151
Identifier 'page_num' is not in camel case
|
src/pages/lostfound/index.vue#L152
Identifier 'page_size' is not in camel case
|
This job succeeded
Loading