Fixed PassthroughOptions.prefix being resolved (fixes #284)
#1343
Annotations
10 warnings
|
Continuous Integration:
src/internal/devices.ts#L54
Unexpected any. Specify a different type
|
|
Continuous Integration:
src/internal/devices.ts#L23
Unexpected any. Specify a different type
|
|
Continuous Integration:
src/backends/single_buffer.ts#L422
'lock' is assigned a value but never used
|
|
Continuous Integration:
src/backends/single_buffer.ts#L391
'lock' is assigned a value but never used
|
|
Continuous Integration:
src/backends/passthrough.ts#L181
Async method 'sync' has no 'await' expression
|
|
Continuous Integration:
src/backends/passthrough.ts#L88
Unexpected any. Specify a different type
|
|
Continuous Integration:
src/backends/passthrough.ts#L75
Unexpected any. Specify a different type
|
|
Continuous Integration:
src/backends/cow.ts#L40
Unexpected any. Specify a different type
|
|
Continuous Integration:
src/backends/cow.ts#L24
Unexpected any. Specify a different type
|
|
Continuous Integration:
src/backends/cow.ts#L21
Unexpected any. Specify a different type
|