Skip to content

ci-cd.yml: specify .net version #3

ci-cd.yml: specify .net version

ci-cd.yml: specify .net version #3

Re-run triggered January 10, 2025 18:41
Status Success
Total duration 32s
Artifacts

ci-cd.yml

on: push
build-and-test
20s
build-and-test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test: Playground/Models/ScopedCounterWithTimer.cs#L8
Non-nullable event 'CounterChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build-and-test: Playground/Models/ScopedCounterWithTimer.cs#L8
Non-nullable event 'CounterChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.