-
-
Notifications
You must be signed in to change notification settings - Fork 907
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/13665365536
- Type: JavaScript Linting
- Date: 2025-03-05 00:10:04 UTC
Error Details
/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/plot/components/svg/symbols/lib/render/closed_circles.js
70:8 error Using the `new Array()` constructor is not allowed; use an array literal with push instead stdlib/no-new-array
✖ 1 problem (1 error, 0 warnings)
Linting failed.
Metadata
Metadata
Assignees
Labels
Good First IssueA good first issue for new contributors!A good first issue for new contributors!