Skip to content

Preparations for GNOME Shell 46 and 47 #319

Preparations for GNOME Shell 46 and 47

Preparations for GNOME Shell 46 and 47 #319

Triggered via pull request July 22, 2024 10:41
Status Failure
Total duration 25m 26s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
gjs-types-all (20.x, x64)
Property 'worker_thread' in type 'DestroyWorker' is not assignable to the same property in base type 'WorkerThread'.
gjs-types-all (20.x, x64)
Property 'thread' in type 'GenericMainLoop' is not assignable to the same property in base type 'Thread'.
gjs-types-all (20.x, x64)
Property 'thread' in type 'ReturnableThread' is not assignable to the same property in base type 'Thread'.
gjs-types-all (20.x, x64)
Property 'thread' in type 'WorkerThread' is not assignable to the same property in base type 'Thread'.
gjs-types-all (20.x, x64)
Property 'worker_thread' in type 'DestroyWorker' is not assignable to the same property in base type 'WorkerThread'.
gjs-types-all (20.x, x64)
Property 'thread' in type 'GenericMainLoop' is not assignable to the same property in base type 'Thread'.
gjs-types-all (20.x, x64)
Property 'thread' in type 'ReturnableThread' is not assignable to the same property in base type 'Thread'.
gjs-types-all (20.x, x64)
Property 'thread' in type 'WorkerThread' is not assignable to the same property in base type 'Thread'.
gjs-types-all (20.x, x64)
Property 'thread' in type 'AudioLoop' is not assignable to the same property in base type 'Thread'.
gjs-types-all (20.x, x64)
Property 'thread' in type 'AudioThread' is not assignable to the same property in base type 'Thread'.
gjs-types-all (20.x, x64)
The following actions uses Node.js version which is deprecated 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/