Skip to content

Dotnet 6

Dotnet 6 #3

Triggered via pull request September 30, 2023 16:01
@ElijahRevaElijahReva
synchronize #2
dotnet6.0
Status Success
Total duration 1m 40s
Artifacts

dotnet-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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: 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: 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.