Publish Studio Desktop for Linux in Snap Store #14
Triggered via workflow run
July 23, 2024 21:20
HendrikMennen
completed
fa2a1ff
Status
Success
Total duration
12m 44s
Artifacts
–
publish-studio-linux-snap.yml
on: workflow_run
Deploy for Snap Store
12m 35s
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)
|