Skip to content

Reworked components #360

Reworked components

Reworked components #360

Triggered via pull request November 7, 2024 10:03
Status Failure
Total duration 42s
Artifacts

pull_request.yml

on: pull_request
pull_request
31s
pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
pull_request: src/Fabulous.Tests/APISketchTests/TestUI.Widgets.fs#L32
Type mismatch. Expecting a tuple of length 4 of type� Widget * ViewTreeContext * EnvironmentContext * IViewNode voption �but given a tuple of length 3 of type� 'a * 'b * 'c
pull_request: src/Fabulous.Tests/APISketchTests/TestUI.Widgets.fs#L52
Type mismatch. Expecting a tuple of length 5 of type� Widget * ViewTreeContext * EnvironmentContext * IViewNode voption * obj �but given a tuple of length 4 of type� 'a * 'b * 'c * 'd
pull_request: src/Fabulous.Tests/APISketchTests/TestUI.Widgets.fs#L236
Type mismatch. Expecting a tuple of length 4 of type� Widget * ViewTreeContext * EnvironmentContext * IViewNode voption �but given a tuple of length 3 of type� Widget * ViewTreeContext * 'a voption
pull_request: src/Fabulous.Tests/APISketchTests/TestUI.Widgets.fs#L32
Type mismatch. Expecting a tuple of length 4 of type� Widget * ViewTreeContext * EnvironmentContext * IViewNode voption �but given a tuple of length 3 of type� 'a * 'b * 'c
pull_request: src/Fabulous.Tests/APISketchTests/TestUI.Widgets.fs#L52
Type mismatch. Expecting a tuple of length 5 of type� Widget * ViewTreeContext * EnvironmentContext * IViewNode voption * obj �but given a tuple of length 4 of type� 'a * 'b * 'c * 'd
pull_request: src/Fabulous.Tests/APISketchTests/TestUI.Widgets.fs#L236
Type mismatch. Expecting a tuple of length 4 of type� Widget * ViewTreeContext * EnvironmentContext * IViewNode voption �but given a tuple of length 3 of type� Widget * ViewTreeContext * 'a voption
pull_request
Process completed with exit code 1.
pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/