gir: Promisify class members in typescript generator #349
Annotations
10 errors and 1 warning
gjs-types-all (20.x, x64)
Property 'load_async' in type 'BytesIcon' is not assignable to the same property in base type 'LoadableIcon'.
|
gjs-types-all (20.x, x64)
Property 'close_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'FilterInputStream'.
|
gjs-types-all (20.x, x64)
Property 'close_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'PollableInputStream'.
|
gjs-types-all (20.x, x64)
Property 'read_all_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'FilterInputStream'.
|
gjs-types-all (20.x, x64)
Property 'read_all_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'PollableInputStream'.
|
gjs-types-all (20.x, x64)
Property 'read_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'FilterInputStream'.
|
gjs-types-all (20.x, x64)
Property 'read_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'PollableInputStream'.
|
gjs-types-all (20.x, x64)
Property 'read_bytes_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'FilterInputStream'.
|
gjs-types-all (20.x, x64)
Property 'read_bytes_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'PollableInputStream'.
|
gjs-types-all (20.x, x64)
Property 'skip_async' in type 'ConverterInputStream' is not assignable to the same property in base type 'FilterInputStream'.
|
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/
|