Skip to content

SnapIt Release

SnapIt Release #19

Manually triggered December 16, 2023 11:33
Status Success
Total duration 3m 11s
Artifacts

snapit-release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: SnapIt.Common/Dev.cs#L33
Cannot convert null literal to non-nullable reference type.
build: SnapIt.Common/Dev.cs#L33
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/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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/