Skip to content

Publish Studio Desktop for MacOS #15

Publish Studio Desktop for MacOS

Publish Studio Desktop for MacOS #15

Manually triggered July 31, 2024 10:09
Status Cancelled
Total duration 16m 22s
Artifacts

publish-studio-macos.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Deploy for MacOS
The run was canceled by @HendrikMennen.
Deploy for MacOS
ENOENT: no such file or directory, lstat './studio/OneWare.Studio.Desktop.MacOSInstaller/publish/OneWareStudio-0.19.2.0-arm64.msi'
Deploy for MacOS
The operation was canceled.
Deploy for MacOS
Artifact pattern :./studio/OneWare.Studio.Desktop.MacOSInstaller/publish/*.dmg did not match any files
Deploy for MacOS
Artifact pattern:./studio/OneWare.Studio.Desktop.MacOSInstaller/publish/*.dmg did not match any files
Deploy for MacOS: src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L385
Possible null reference argument for parameter 'visual' in 'Visual? VisualExtensions.GetVisualParent(Visual visual)'.
Deploy for MacOS: src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L388
Possible null reference argument for parameter 'item' in 'bool ICollection<Visual>.Remove(Visual item)'.
Deploy for MacOS: src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L426
Possible null reference argument for parameter 'item' in 'bool ICollection<Visual>.Remove(Visual item)'.
Deploy for MacOS: src/OneWare.Essentials/EditorExtensions/InlayHintGenerator.cs#L20
Non-nullable property 'Hint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy for MacOS: src/OneWare.Essentials/EditorExtensions/InlayHintGenerator.cs#L21
Non-nullable property 'Anchor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy for MacOS: src/OneWare.Essentials/EditorExtensions/InlayHintGenerator.cs#L22
Non-nullable property 'Control' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy for MacOS: src/OneWare.Essentials/EditorExtensions/BreakPoint.cs#L5
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy for MacOS: src/OneWare.Essentials/Behaviors/ContextDragBubbleBehavior.cs#L142
Avoid "async void" methods, because any exceptions not handled by the method will crash the process (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD100.md)
Deploy for MacOS
rustup is outdated! To avoid broken installations, as soon as possible please run: brew upgrade Or, if you're OK with a less reliable fix: brew upgrade rustup