impr: Move to the newly baseline (set/get)Float16
#46
Annotations
5 errors
|
|
|
packages/typed-binary/src/io/bufferWriter.ts#L52
TypeError: this.dataView.setFloat16 is not a function
❯ BufferWriter.writeFloat16 packages/typed-binary/src/io/bufferWriter.ts:52:19
❯ Float16Schema.write packages/typed-binary/src/structure/baseTypes.ts:274:12
❯ Module.encodeAndDecode packages/typed-binary/src/test/helpers/mock.ts:21:10
❯ packages/typed-binary/src/test/float.test.ts:80:22
|
|
packages/typed-binary/src/io/bufferWriter.ts#L52
TypeError: this.dataView.setFloat16 is not a function
❯ BufferWriter.writeFloat16 packages/typed-binary/src/io/bufferWriter.ts:52:19
❯ Float16Schema.write packages/typed-binary/src/structure/baseTypes.ts:274:12
❯ Module.encodeAndDecode packages/typed-binary/src/test/helpers/mock.ts:21:10
❯ packages/typed-binary/src/test/float.test.ts:62:22
|
|
packages/typed-binary/src/io/bufferWriter.ts#L52
TypeError: this.dataView.setFloat16 is not a function
❯ BufferWriter.writeFloat16 packages/typed-binary/src/io/bufferWriter.ts:52:19
❯ Float16Schema.write packages/typed-binary/src/structure/baseTypes.ts:274:12
❯ Module.encodeAndDecode packages/typed-binary/src/test/helpers/mock.ts:21:10
❯ packages/typed-binary/src/test/float.test.ts:37:22
|
|
|
The logs for this run have expired and are no longer available.
Loading