Implement proper array-like SQL record/row compatible with 6b1 #2998
Annotations
5 errors and 1 warning
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:
packages/driver/src/codecs/record.ts#L41
'object' 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--1734157012305-0.7617248705081838/yarn run lint exited (1)
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading