Skip to content

Fork nodes

Fork nodes #110

Triggered via pull request January 6, 2025 11:40
Status Failure
Total duration 55s
Artifacts

main.yaml

on: pull_request
build-test-lint
45s
build-test-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-test-lint
Module '"./Conditional.flyde"' declares 'ConditionType' locally, but it is not exported.
build-test-lint
Type '{ [x: number]: string; }' is missing the following properties from type 'Record<ConditionType, string>': EQUAL, NOT_EQUAL, CONTAINS, NOT_CONTAINS, and 3 more.
build-test-lint
Argument of type '{ type: "string" | "number" | "boolean" | "json" | "select" | "dynamic"; value: unknown; }' is not assignable to parameter of type 'MacroConfigurableValue'.
build-test-lint
Process completed with exit code 2.
build-test-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636