Tweaks to FS access API polyfill #174
Annotations
5 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/access.ts#L215
Async method 'openFile' has no 'await' expression
|
CI:
src/access.ts#L225
Async method 'link' has no 'await' expression
|
CI:
src/access.ts#L225
'srcpath' is defined but never used
|
CI:
src/xml.ts#L50
Unexpected any. Specify a different type
|