feat(number): add number/uint64/ctor
#42883
lint_changed_files.yml
on: pull_request
Lint Changed Files
3m 30s
Annotations
1 error and 7 warnings
|
Lint Changed Files
Process completed with exit code 1.
|
|
Lint Changed Files:
lib/node_modules/@stdlib/number/uint64/ctor/docs/types/index.d.ts#L155
Unexpected any. Specify a different type
|
|
Lint Changed Files:
lib/node_modules/@stdlib/number/uint64/ctor/benchmark/benchmark.js#L51
Unexpected 'fixme' comment: 'FIXME: add additional benchmarks'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/number/uint64/ctor/test/test.js#L41
Unexpected 'fixme' comment: 'FIXME: add tests'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/number/uint64/ctor/lib/main.js#L247
Unknown word: "uinteger"
|
|
Lint Changed Files:
lib/node_modules/@stdlib/number/uint64/ctor/lib/main.js#L229
Unknown word: "uinteger"
|
|
Lint Changed Files:
lib/node_modules/@stdlib/number/uint64/ctor/lib/main.js#L154
Unexpected 'todo' comment: 'TODO: consider whether we should support...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/number/uint64/ctor/lib/main.js#L146
Unexpected 'todo' comment: 'TODO: consider supporting any iterable...'
|