chore: prepared to release 1.3.0 #70
Annotations
6 warnings
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/
|
Run ESLint:
components/Comments.vue#L25
'posts' is assigned a value but never used
|
Run ESLint:
components/Header.vue#L40
'post' is assigned a value but never used
|
Run ESLint:
pages/index.vue#L48
'showposts' is assigned a value but never used
|
Run ESLint:
pages/posts/[path].vue#L28
'isCN' is assigned a value but never used
|
Run ESLint:
pages/posts/[path].vue#L51
'china' is assigned a value but never used
|
Loading