chore: add gnome 46 to supported version #10
Annotations
10 errors and 1 warning
test:
src/ui.ts#L49
Property 'x_expand' does not exist on type 'Actor'. Did you mean 'xExpand'?
|
test:
src/ui.ts#L70
Object literal may only specify known properties, but 'style_class' does not exist in type 'ConstructorProperties'. Did you mean to write 'styleClass'?
|
test:
src/ui.ts#L103
Property 'battery_percentage' does not exist on type 'Device'. Did you mean 'batteryPercentage'?
|
test:
src/ui.ts#L103
Property 'battery_percentage' does not exist on type 'Device'. Did you mean 'batteryPercentage'?
|
test:
src/ui.ts#L106
Property 'battery_percentage' does not exist on type 'Device'. Did you mean 'batteryPercentage'?
|
test:
src/ui.ts#L108
Property 'battery_percentage' does not exist on type 'Device'. Did you mean 'batteryPercentage'?
|
test:
src/ui.ts#L115
Object literal may only specify known properties, but 'icon_name' does not exist in type 'ConstructorProperties'. Did you mean to write 'iconName'?
|
test:
src/ui.ts#L122
Object literal may only specify known properties, but 'x_align' does not exist in type 'ConstructorProperties'. Did you mean to write 'xAlign'?
|
test:
src/ui.ts#L247
Object literal may only specify known properties, but 'style_class' does not exist in type 'ConstructorProperties'. Did you mean to write 'styleClass'?
|
test:
src/ui.ts#L249
Property 'icon_name' does not exist on type 'Icon'. Did you mean 'iconName'?
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|