Merge pull request #27 from nor0x/23-status #42
Annotations
3 errors and 11 warnings
run build scripts
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
|
run build scripts
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
|
run build scripts
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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/ObservableView/ObservableView.cs#L279
The default value specified for parameter 'orderDirection' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
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.
|
run build scripts:
src/ObservableView/Searching/ISearchSpecification.cs#L24
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading