Skip to content

Publish Studio Desktop for Linux in Snap Store #14

Publish Studio Desktop for Linux in Snap Store

Publish Studio Desktop for Linux in Snap Store #14

Triggered via workflow run July 23, 2024 21:20
@HendrikMennenHendrikMennen
completed fa2a1ff
Status Success
Total duration 12m 44s
Artifacts
Deploy for Snap Store
12m 35s
Deploy for Snap Store
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Deploy for Snap Store
Possible null reference argument for parameter 'visual' in 'Visual? VisualExtensions.GetVisualParent(Visual visual)'.
Deploy for Snap Store
Possible null reference argument for parameter 'item' in 'bool ICollection<Visual>.Remove(Visual item)'.
Deploy for Snap Store
Possible null reference argument for parameter 'item' in 'bool ICollection<Visual>.Remove(Visual item)'.
Deploy for Snap Store
'Markdown._loader' is obsolete
Deploy for Snap Store
Non-nullable property 'Hint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy for Snap Store
Non-nullable property 'Anchor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy for Snap Store
Non-nullable property 'Control' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy for Snap Store
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy for Snap Store
Cancel synchronously blocks. Await CancelAsync instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
Deploy for Snap Store
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)