Skip to content

Publish OneWare Studio Web #15

Publish OneWare Studio Web

Publish OneWare Studio Web #15

Manually triggered October 26, 2023 08:06
Status Failure
Total duration 3m 53s
Artifacts

publish-onewarestudio-web.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Create Artifact Container failed: Artifact storage quota has been hit. Unable to upload any new artifacts
build: src/OneWare.Shared/Controls/SearchBox.axaml.cs#L36
Possible null reference return.
build: src/OneWare.Shared/LanguageService/GenericTypeAssistanceLSP.cs#L9
Possible null reference argument for parameter 'file' in 'LspIndentationStrategy.LspIndentationStrategy(TextEditorOptions options, LanguageService languageS, IFile file)'.
build: src/OneWare.Shared/LanguageService/GenericTypeAssistanceLSP.cs#L19
Possible null reference argument for parameter 'file' in 'LspFoldingStrategy.LspFoldingStrategy(LanguageService ls, IFile file)'.
build: 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.
build: src/OneWare.Shared/LanguageService/TypeAssistance.cs#L166
Possible null reference argument for parameter 'value' in 'bool string.StartsWith(string value)'.
build: src/Markdown.Avalonia/Markdown.Avalonia.Tight/CascadeDictionary.cs#L20
Possible null reference assignment.
build: src/Markdown.Avalonia/Markdown.Avalonia.Tight/CascadeDictionary.cs#L33
Possible null reference assignment.
build: src/Markdown.Avalonia/Markdown.Avalonia.Tight/Markdown.cs#L389
Converting null literal or possible null value to non-nullable type.
build: 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).
build: 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).