Implement proper array-like SQL record/row compatible with 6b1 #2997
Annotations
6 errors
|
Lint:
packages/driver/src/codecs/record.ts#L21
Imports "WriteBuffer" are only used as type
|
Lint:
packages/driver/src/codecs/record.ts#L41
'buf' is defined but never used. Allowed unused args must match /^_/u
|
Lint
edgedb#lint: command (/home/runner/work/edgedb-js/edgedb-js/packages/driver) /tmp/yarn--1734156934565-0.2929347044349415/yarn run lint exited (1)
|
Lint:
packages/driver/src/codecs/record.ts#L41
'object' is defined but never used. Allowed unused args must match /^_/u
|
Lint
Process completed with exit code 1.
|
Loading