-
-
Notifications
You must be signed in to change notification settings - Fork 870
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/13823886807
- Type: JavaScript Linting
- Date: 2025-03-13 00:09:28 UTC
Error Details
/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/utils/get-prototype-of/lib/polyfill.js
45:22 error Object is used without loading it beforehand via require() stdlib/require-globals
✖ 1 problem (1 error, 0 warnings)
/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/_tools/pkgs/deps/lib/sync.js
43:1 error Encountered an error while running code: `Cannot find module '/foo/bar/baz' from '/home/runner/work/stdlib/stdlib'`.Did you mean to include a `// throws <Error>` annotation instead of `// returns [{...}]`? stdlib/jsdoc-doctest
✖ 1 problem (1 error, 0 warnings)
1 error and 0 warnings potentially fixable with the `--fix` option.
Metadata
Metadata
Assignees
Labels
Good First IssueA good first issue for new contributors!A good first issue for new contributors!