chore: release v0.0.10 #21
Annotations
12 errors and 4 warnings
📚 Main (ubuntu-latest):
.github/workflows/ci.yml#L40
Trailing spaces not allowed
|
📚 Main (ubuntu-latest):
.github/workflows/ci.yml#L48
Trailing spaces not allowed
|
📚 Main (ubuntu-latest):
.github/workflows/ci.yml#L54
Trailing spaces not allowed
|
📚 Main (ubuntu-latest):
.github/workflows/release.yml#L22
Newline required at end of file but not found
|
📚 Main (ubuntu-latest):
DEV.md#L5
More than 1 blank line not allowed
|
📚 Main (ubuntu-latest):
DEV.md#L22
More than 1 blank line not allowed
|
📚 Main (ubuntu-latest):
DEV.md#L38
Trailing spaces not allowed
|
📚 Main (ubuntu-latest):
eslint.config.js#L3
Newline required at end of file but not found
|
📚 Main (ubuntu-latest):
package.json#L9
Expected object keys to be in specified order. 'homepage' should be before 'keywords'
|
📚 Main (ubuntu-latest):
package.json#L11
Expected object keys to be in specified order. 'author' should be before 'bugs'
|
📚 Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/uplot/uplot/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/uplot/uplot/coverage/coverage-summary.json'
|
📚 Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/uplot/uplot/coverage/coverage-summary.json'
|
📚 Main (ubuntu-latest):
src/App.vue#L102
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
📚 Main (ubuntu-latest):
src/App.vue#L102
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
📚 Main (ubuntu-latest):
src/App.vue#L104
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
📚 Main (ubuntu-latest):
src/App.vue#L104
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|