Added support for set IDs to VFS (resolves #133) #881
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#L22
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L53
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L116
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L238
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L275
Unexpected any. Specify a different type
|
CI:
src/mixins/async.ts#L59
Unexpected any. Specify a different type
|
CI:
src/mixins/async.ts#L234
Unexpected any. Specify a different type
|
CI:
src/mixins/async.ts#L242
Unexpected any. Specify a different type
|
CI:
src/polyfills.ts#L20
'T' is defined but never used
|
CI:
src/polyfills.ts#L20
'TReturn' is defined but never used
|