Skip to content

Release 0.1.2

Release 0.1.2 #110

Triggered via push October 13, 2023 02:45
Status Success
Total duration 3m 8s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/
build: client/shims.d.ts#L10
Unexpected any. Specify a different type
build: client/shims.d.ts#L16
Unexpected any. Specify a different type
build: client/src/components/admin/attachment-card.vue#L21
Prop 'attachment' requires default value to be set
build: client/src/components/admin/md-editor.vue#L27
Unexpected any. Specify a different type
build: client/src/components/admin/md-editor.vue#L40
Unexpected any. Specify a different type
build: client/src/components/admin/tag-editor.vue#L35
'$off' is defined but never used
build: client/src/components/admin/tag-editor.vue#L35
'$on' is defined but never used
build: client/src/components/admin/tag-editor.vue#L35
'$once' is defined but never used
build: client/src/components/home/article-comment-item.vue#L23
'v-html' directive can lead to XSS attack
build: client/src/components/home/article-comment.vue#L101
No magic number: 403