Skip to content

performance improvement #47

performance improvement

performance improvement #47

Triggered via pull request December 29, 2023 03:34
Status Success
Total duration 2m 20s
Artifacts

SnapIt-CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.