Skip to content

fix eslint on the correct repo #48

fix eslint on the correct repo

fix eslint on the correct repo #48

Triggered via push November 17, 2023 08:18
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ESLint: assets/analyzer.js#L108
Prefer `RegExp#test(…)` over `String#match(…)`
ESLint: assets/analyzer.js#L152
Prefer `Blob#text()` over `FileReader#readAsText(blob)`
ESLint: assets/script.js#L15
Use a `for-of` loop instead of this `for` loop
ESLint
Process completed with exit code 1.