Skip to content

Dotnet 6

Dotnet 6 #2

Triggered via pull request September 30, 2023 15:58
Status Failure
Total duration 2m 57s
Artifacts

dotnet-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: tests/TicketProblem.Tests/Library.fs#L3
The namespace or module 'TicketProblem' is not defined.
build: tests/TicketProblem.Tests/Library.fs#L6
The namespace or module 'FParsec' is not defined.
build: tests/TicketProblem.Tests/Library.fs#L9
The type 'ParserResult' is not defined. Maybe you want one of the following:� ParallelQuery
build: tests/TicketProblem.Tests/Library.fs#L11
The pattern discriminator 'Success' is not defined.
build: tests/TicketProblem.Tests/Library.fs#L12
This expression was expected to have type� 'string' �but here has type� ''a * 'b * 'c'
build: tests/TicketProblem.Tests/Library.fs#L16
The pattern discriminator 'Success' is not defined.
build: tests/TicketProblem.Tests/Library.fs#L17
This expression was expected to have type� 'string' �but here has type� ''a * 'b * 'c'
build: tests/TicketProblem.Tests/Library.fs#L21
The value, namespace, type or module 'Parser' is not defined. Maybe you want one of the following:� Assert
build: tests/TicketProblem.Tests/Library.fs#L26
The value, namespace, type or module 'Parser' is not defined. Maybe you want one of the following:� Assert
build: tests/TicketProblem.Tests/Library.fs#L32
The value, namespace, type or module 'Processor' is not defined.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: tests/TicketProblem.Tests/Library.fs#L10
Incomplete pattern matches on this expression.
build: tests/TicketProblem.Tests/Library.fs#L15
Incomplete pattern matches on this expression.
build: src/TicketProblem.Host/MainViewModel.cs#L36
Non-nullable event 'CheckStopwatch' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: src/TicketProblem.Host/MainViewModel.cs#L105
Cannot convert null literal to non-nullable reference type.
build: src/TicketProblem.Host/MainViewModel.cs#L112
Cannot convert null literal to non-nullable reference type.
build: src/TicketProblem.Host/MainViewModel.cs#L36
Non-nullable event 'CheckStopwatch' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: src/TicketProblem.Host/MainViewModel.cs#L105
Cannot convert null literal to non-nullable reference type.
build: src/TicketProblem.Host/MainViewModel.cs#L112
Cannot convert null literal to non-nullable reference type.
build: tests/TicketProblem.Tests/Library.fs#L10
Incomplete pattern matches on this expression.
build: tests/TicketProblem.Tests/Library.fs#L15
Incomplete pattern matches on this expression.