feat: add float16 dtype support to array/zeros-like
#47982
lint_changed_files.yml
on: pull_request
Lint Changed Files
2m 51s
Annotations
2 errors and 1 warning
|
Lint Changed Files
Process completed with exit code 2.
|
|
Lint Changed Files:
lib/node_modules/@stdlib/array/zeros-like/docs/types/test.ts#L32
Expected type to be: Float16ArrayFallback, got: number[]
|
|
Lint Changed Files:
lib/node_modules/@stdlib/array/zeros-like/docs/types/index.d.ts#L40
Unexpected any. Specify a different type
|