Skip to content

Tweaks to FS access API polyfill #174

Tweaks to FS access API polyfill

Tweaks to FS access API polyfill #174

Triggered via push January 21, 2025 04:57
Status Success
Total duration 1m 6s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

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