ci: pin SDK to 8.0.409 and use it in workflow #59
release.yml
on: push
build-winui
1m 29s
release
0s
Annotations
1 error and 10 warnings
|
build-winui
Process completed with exit code 1.
|
|
build-winui:
winui/ViewModels/MainViewModel.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/ViewModels/MainViewModel.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/Models/Subject.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/Models/Subject.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/Models/RevisionEvent.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/Services/DataStore.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/Models/Course.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/Models/AppSettings.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-winui:
winui/Models/AppSettings.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|