Added DeviceDriver.readD
and DeviceDriver.writeD
#917
Annotations
11 warnings
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI:
src/devices.ts#L23
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L51
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L61
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L137
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L272
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L312
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L543
'device' is defined but never used
|
CI:
src/devices.ts#L543
'data' is defined but never used
|
CI:
src/devices.ts#L543
'offset' is defined but never used
|
CI:
src/devices.ts#L554
'alloc' is defined but never used
|