Skip to content

Support exports map #58

Support exports map

Support exports map #58

Triggered via pull request June 27, 2024 03:45
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: api/bundle.js#L85
Prefer `node:fs` over `fs`.
Lint: api/bundle.js#L87
Missing semicolon.
Lint: api/bundle.js#L88
Expected indentation of 1 tab but found 0.
Lint: api/bundle.js#L88
The variable `err` should be named `error`. A more descriptive name will do too.
Lint: api/bundle.js#L89
Expected indentation of 2 tabs but found 2 spaces.
Lint: api/bundle.js#L89
Use `for…of` instead of `.forEach(…)`.
Lint: api/bundle.js#L90
Expected indentation of 3 tabs but found 4 spaces.
Lint: api/bundle.js#L91
Expected indentation of 2 tabs but found 2 spaces.
Lint: api/bundle.js#L92
Expected indentation of 1 tab but found 0.
Lint: api/bundle.js#L92
Missing whitespace after semicolon.