ci-cd.yml: specify .net version #3
ci-cd.yml
on: push
build-and-test
20s
publish
0s
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.
|