Skip to content

Publish OneWare Studio Web #25

Publish OneWare Studio Web

Publish OneWare Studio Web #25

Manually triggered November 14, 2023 19:47
Status Success
Total duration 4m 56s
Artifacts

publish-onewarestudio-web.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy: src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L506
Possible null reference argument for parameter 'visual' in 'Visual? VisualExtensions.GetVisualParent(Visual visual)'.
deploy: src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L509
Possible null reference argument for parameter 'item' in 'bool ICollection<Visual>.Remove(Visual item)'.
deploy: src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L545
Possible null reference argument for parameter 'item' in 'bool ICollection<Visual>.Remove(Visual item)'.
deploy: src/OneWare.Shared/Controls/SearchBox.axaml.cs#L36
Possible null reference return.
deploy: src/OneWare.Shared/LanguageService/GenericTypeAssistanceLSP.cs#L9
Possible null reference argument for parameter 'file' in 'LspIndentationStrategy.LspIndentationStrategy(TextEditorOptions options, LanguageService languageS, IFile file)'.
deploy: src/OneWare.Shared/LanguageService/GenericTypeAssistanceLSP.cs#L19
Possible null reference argument for parameter 'file' in 'LspFoldingStrategy.LspFoldingStrategy(LanguageService ls, IFile file)'.
deploy: src/OneWare.Shared/EditorExtensions/BreakPoint.cs#L5
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: src/OneWare.Shared/LanguageService/TypeAssistance.cs#L166
Possible null reference argument for parameter 'value' in 'bool string.StartsWith(string value)'.
deploy: src/OneWare.ProjectSystem/Models/ProjectEntry.cs#L39
Nullability of reference types in return type of 'IImage? ProjectEntry.Icon.get' doesn't match implicitly implemented member 'IImage IProjectEntry.Icon.get' (possibly because of nullability attributes).
deploy: src/OneWare.ProjectSystem/Models/ProjectFile.cs#L9
Nullability of reference types in return type of 'IImage? ProjectEntry.Icon.get' doesn't match implicitly implemented member 'IImage IProjectEntry.Icon.get' (possibly because of nullability attributes).