performance improvement #47
Annotations
20 warnings
build:
SnapIt.Common/Applications/AppLauncher.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Dev.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Dev.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Telemetry.cs#L37
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Telemetry.cs#L37
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Telemetry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Graphics/Dpi.cs#L16
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
SnapIt.Common/Graphics/Rectangle.cs#L120
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
SnapIt.Common/Mvvm/Bindable.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Bindable.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build:
SnapIt.Common/Mvvm/Bindable.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Applications/AppLauncher.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Dev.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Dev.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Graphics/Dpi.cs#L16
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
SnapIt.Common/Graphics/Rectangle.cs#L120
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
SnapIt.Common/Graphics/SweepLine.cs#L5
Nullability of reference types in type of parameter 'x' of 'int XComparer.Compare(Line x, Line y)' doesn't match implicitly implemented member 'int IComparer<Line>.Compare(Line? x, Line? y)' (possibly because of nullability attributes).
|
build:
SnapIt.Common/Graphics/SweepLine.cs#L5
Nullability of reference types in type of parameter 'y' of 'int XComparer.Compare(Line x, Line y)' doesn't match implicitly implemented member 'int IComparer<Line>.Compare(Line? x, Line? y)' (possibly because of nullability attributes).
|
build:
SnapIt.Common/Telemetry.cs#L37
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Telemetry.cs#L37
Cannot convert null literal to non-nullable reference type.
|
build:
SnapIt.Common/Telemetry.cs#L55
Cannot convert null literal to non-nullable reference type.
|