Skip to content

Inject more IterableIterator and AsyncIterableIterator types for Gtk 4 and Gio #395

Inject more IterableIterator and AsyncIterableIterator types for Gtk 4 and Gio

Inject more IterableIterator and AsyncIterableIterator types for Gtk 4 and Gio #395

Triggered via pull request November 7, 2024 20:29
Status Failure
Total duration 28m 34s
Artifacts

ci.yml

on: pull_request
Matrix: examples
Matrix: gjs-types-all
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
examples (20.x, x64)
Property 'createSyncIterator' does not exist on type 'FileInputStream'.
examples (20.x, x64)
Property 'createAsyncIterator' does not exist on type 'FileInputStream'.
examples (20.x, x64)
Type 'FileEnumerator' must have a '[Symbol.iterator]()' method that returns an iterator.
examples (20.x, x64)
Type 'FileEnumerator' must have a '[Symbol.asyncIterator]()' method that returns an async iterator.
examples (20.x, x64)
Process completed with exit code 1.
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
Generic type 'IterableIterator<T>' requires 1 type argument(s).
gjs-types-all (20.x, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/