Skip to content

lint_random_files

lint_random_files #367

Triggered via schedule July 11, 2023 00:33
Status Success
Total duration 14m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint_random_files.yml

on: schedule
Lint Random Files
14m 31s
Lint Random Files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Lint Random Files: lib/node_modules/@stdlib/assert/is-electron/lib/process.js#L23
process is used without loading it beforehand via require()
Lint Random Files: lib/node_modules/@stdlib/math/base/special/signum/benchmark/r/benchmark.R#L88
file=/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/math/base/special/signum/benchmark/r/benchmark.R,line=88,col=67,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
Lint Random Files: lib/node_modules/@stdlib/math/base/special/signum/benchmark/r/benchmark.R#L91
file=/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/math/base/special/signum/benchmark/r/benchmark.R,line=91,col=26,[extraction_operator_linter] Use `[[` instead of `$` to extract an element.
Lint Random Files: lib/node_modules/@stdlib/math/base/special/signum/benchmark/r/benchmark.R#L100
file=/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/math/base/special/signum/benchmark/r/benchmark.R,line=100,col=14,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
Lint Random Files: lib/node_modules/@stdlib/utils/append/lib/append_typed_array.js#L24
Unexpected 'todo' comment: 'TODO: nextpow2'
Lint Random Files: lib/node_modules/@stdlib/bench/harness/examples/force_exit.js#L36
Expected return with your callback function