Continued work updating plugins #34
Annotations
14 errors and 1 warning
Build, lint, and test on Node.js 20
Type '{ readonly name: "resize"; readonly parameters: { readonly item_height: { readonly type: ParameterType.INT; readonly pretty_name: "Item height"; readonly default: 1; }; readonly item_width: { ...; }; readonly prompt: { ...; }; readonly pixels_per_unit: { ...; }; readonly starting_size: { ...; }; readonly button_labe...' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 20
Type '{ readonly name: "resize"; readonly parameters: { readonly item_height: { readonly type: ParameterType.INT; readonly pretty_name: "Item height"; readonly default: 1; }; readonly item_width: { ...; }; readonly prompt: { ...; }; readonly pixels_per_unit: { ...; }; readonly starting_size: { ...; }; readonly button_labe...' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 20
Process completed with exit code 1.
|
Build, lint, and test on Node.js 18
The job was canceled because "_20" failed.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "test"; readonly parameters: {}; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "test"; readonly parameters: {}; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "test"; readonly parameters: {}; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "function-test-plugin"; readonly parameters: { readonly foo: { readonly type: ParameterType.COMPLEX; readonly default: any; readonly nested: { readonly not_protected: { readonly type: ParameterType.STRING; readonly default: any; }; readonly protected: { ...; }; }; }; }; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "function-test-plugin"; readonly parameters: { readonly foo: { readonly type: ParameterType.COMPLEX; readonly default: any; readonly nested: { readonly not_protected: { readonly type: ParameterType.STRING; readonly default: any; }; readonly protected: { ...; }; }; }; }; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "test-complex-plugin"; readonly parameters: { readonly blocks: { readonly type: ParameterType.COMPLEX; readonly array: true; readonly default: readonly [{ readonly x: 10; readonly y: 10; }, { readonly x: 20; readonly y: 20; }, { ...; }]; readonly nested: { ...; }; }; }; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "test-complex-plugin"; readonly parameters: { readonly blocks: { readonly type: ParameterType.COMPLEX; readonly array: true; readonly default: readonly [{ readonly x: 10; readonly y: 10; }, { readonly x: 20; readonly y: 20; }, { ...; }]; readonly nested: { ...; }; }; }; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "instructions"; readonly parameters: { readonly pages: { readonly type: ParameterType.HTML_STRING; readonly pretty_name: "Pages"; readonly default: any; readonly array: true; }; ... 8 more ...; readonly button_label_next: { ...; }; }; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "instructions"; readonly parameters: { readonly pages: { readonly type: ParameterType.HTML_STRING; readonly pretty_name: "Pages"; readonly default: any; readonly array: true; }; ... 8 more ...; readonly button_label_next: { ...; }; }; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 18
Type '{ readonly name: "instructions"; readonly parameters: { readonly pages: { readonly type: ParameterType.HTML_STRING; readonly pretty_name: "Pages"; readonly default: any; readonly array: true; }; ... 8 more ...; readonly button_label_next: { ...; }; }; }' does not satisfy the constraint 'PluginInfo'.
|
Build, lint, and test on Node.js 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|