Merge pull request #27 from nor0x/23-status #42
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run build scripts:
src/Helpers/Extensions.cs#L23
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/Helpers/Extensions.cs#L52
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/Helpers/Extensions.cs#L154
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/Helpers/Extensions.cs#L176
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/ObservableView/ObservableObject.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableObject.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
run build scripts:
src/ObservableView/Grouping/MonthGroupAlgorithm.cs#L9
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/ObservableView/Searching/ISearchSpecification.cs#L16
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/ObservableView/Searching/ISearchSpecification.cs#L18
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/ObservableView/Searching/ISearchSpecification.cs#L20
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/ObservableView/Searching/ISearchSpecification.cs#L22
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading