Skip to content

chore: actions workflow with linter #8

chore: actions workflow with linter

chore: actions workflow with linter #8

Triggered via push March 1, 2024 21:37
Status Failure
Total duration 38s
Artifacts

release.yml

on: push
node-setup
16s
node-setup
✅ Linter
6s
✅ Linter
📦 Release Obsidian Plugin
0s
📦 Release Obsidian Plugin
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
✅ Linter: main.ts#L19
'settings' is never reassigned. Use 'const' instead
✅ Linter: main.ts#L114
Unnecessary escape character: \^
✅ Linter: main.ts#L114
Unnecessary escape character: \[
✅ Linter: main.ts#L114
Unnecessary escape character: \/
✅ Linter: src/search.ts#L1
'Notice' is defined but never used
✅ Linter: src/settings.ts#L71
'valueToSet' is never reassigned. Use 'const' instead
✅ Linter
Process completed with exit code 1.
node-setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
✅ Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
✅ Linter: main.ts#L54
Unexpected empty method 'onunload'
✅ Linter: src/search.ts#L1
'Notice' is defined but never used
✅ Linter: src/search.ts#L31
'event' is defined but never used