Add special suggestion for Math and Compare nodes in node selector #4051
lint-frontend.yml
on: pull_request
frontend-lint
1m 31s
Annotations
2 errors and 1 warning
frontend-lint:
src/common/SchemaMap.ts#L13
Property 'suggestions' is missing in type '{ inputs: never[]; outputs: never[]; groupLayout: never[]; iteratorInputs: never[]; iteratorOutputs: never[]; icon: string; category: CategoryId; nodeGroup: NodeGroupId; name: string; ... 6 more ...; features: never[]; }' but required in type 'NodeSchema'.
|
frontend-lint
Process completed with exit code 2.
|
frontend-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|