Skip to content

feat: add array/base/cuany-by-right #10525

feat: add array/base/cuany-by-right

feat: add array/base/cuany-by-right #10525

Triggered via pull request September 25, 2024 01:29
Status Failure
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint_changed_files.yml

on: pull_request
Lint Changed Files
1m 51s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Changed Files
Process completed with exit code 1.
Lint Changed Files: lib/node_modules/@stdlib/array/base/cuany-by-right/lib/assign.js#L126
Displayed return value is `[ false, null, false, null, false, null, true, null ]`, but expected `[ false, null, ..., true, null ]` instead
Lint Changed Files
Process completed with exit code 2.