Release #50
release.yml
on: workflow_dispatch
Annotations
1 error and 4 warnings
test-lint-build
Process completed with exit code 128.
|
test-lint-build:
components/workspace/Contents/List/ContentsList.vue#L17
'detailsItem' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test-lint-build:
components/workspace/Note/Editor/NoteEditor.vue#L43
'detailsItem' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test-lint-build:
components/workspace/Search/Search.vue#L5
'nuxtApp' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test-lint-build:
plugins/refresh-auth.client.ts#L5
'prevInterval' is assigned a value but never used. Allowed unused vars must match /^_/u
|