Skip to content

Finalized first round of metadata edits for all existing plugins #42

Finalized first round of metadata edits for all existing plugins

Finalized first round of metadata edits for all existing plugins #42

Triggered via push June 21, 2024 16:13
Status Failure
Total duration 1m 51s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
Process completed with exit code 1.
Build, lint, and test on Node.js 20
The job was canceled because "_18" failed.
Build, lint, and test on Node.js 20
The operation was canceled.
Build, lint, and test on Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.