-
-
Notifications
You must be signed in to change notification settings - Fork 914
Closed
Labels
Good First IssueA good first issue for new contributors!A good first issue for new contributors!
Description
JavaScript Linting Failures
Linting failures were detected in the automated JavaScript lint workflow run.
Workflow Details
- Run: https://github.com/stdlib-js/stdlib/actions/runs/13610061380
- Type: JavaScript Linting
- Date: 2025-03-02 00:07:47 UTC
Error Details
Linting file: lib/node_modules/@stdlib/buffer/from-string/lib/polyfill.js
/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/buffer/from-string/lib/polyfill.js
52:39 error Unused eslint-disable directive (no problems were reported from 'no-buffer-constructor')
54:36 error Unused eslint-disable directive (no problems were reported from 'no-buffer-constructor')
✖ 2 problems (2 errors, 0 warnings)
2 errors and 0 warnings potentially fixable with the `--fix` option.
Linting failed.
Metadata
Metadata
Assignees
Labels
Good First IssueA good first issue for new contributors!A good first issue for new contributors!