Skip to content

releases

releases #28

Manually triggered May 4, 2025 13:19
Status Failure
Total duration 14m 45s
Artifacts

releases.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 29 warnings
WindowsAndAndroid
Process completed with exit code 1.
macOSAndiOS: src/SwashbucklerDiary.Maui/Essentials/Screenshot/ScreenshotJSModule.cs#L26
Dereference of a possibly null reference.
macOSAndiOS: src/SwashbucklerDiary.Rcl/Components/FloatButton/BackTopButtonJSModule.cs#L15
Possible null reference argument for parameter 'jsObjectReference' in 'BackTopButtonJSObjectReference.BackTopButtonJSObjectReference(IJSObjectReference jsObjectReference)'.
macOSAndiOS: src/SwashbucklerDiary.Rcl/Components/MasaBlazor/PPageContainer/PatternPathComponentBase.cs#L11
Converting null literal or possible null value to non-nullable type.
macOSAndiOS: src/SwashbucklerDiary.Rcl/Repository/ResourceRepository/ResourceRepository.cs#L54
Nullability of reference types in value of type '(List<string> resourceUris, List<string> trulyUnusedResources)' doesn't match target type '(List<string?> currentUnusedResourceUris, List<string?> trulyUnusedResourceUris)'.
macOSAndiOS: src/SwashbucklerDiary.Rcl/Services/Data/AchievementService/AchievementService.cs#L71
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
macOSAndiOS: src/SwashbucklerDiary.Shared/Models/ResourceModel.cs#L5
Non-nullable property 'ResourceUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
macOSAndiOS: src/SwashbucklerDiary.Rcl/Components/FloatButton/BackTopButtonJSModule.cs#L15
Possible null reference argument for parameter 'jsObjectReference' in 'BackTopButtonJSObjectReference.BackTopButtonJSObjectReference(IJSObjectReference jsObjectReference)'.
macOSAndiOS: src/SwashbucklerDiary.Rcl/Components/MasaBlazor/PPageContainer/PatternPathComponentBase.cs#L11
Converting null literal or possible null value to non-nullable type.
macOSAndiOS: src/SwashbucklerDiary.Rcl/Repository/ResourceRepository/ResourceRepository.cs#L54
Nullability of reference types in value of type '(List<string> resourceUris, List<string> trulyUnusedResources)' doesn't match target type '(List<string?> currentUnusedResourceUris, List<string?> trulyUnusedResourceUris)'.
macOSAndiOS: src/SwashbucklerDiary.Rcl/Services/Data/AchievementService/AchievementService.cs#L71
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
macOSAndiOS: src/SwashbucklerDiary.Shared/Utilities/JsonConverter/ObjectToInferredTypesConverter.cs#L26
Using member 'System.Text.Json.JsonSerializer.Serialize(Utf8JsonWriter, Object, Type, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
macOSAndiOS: src/SwashbucklerDiary.Shared/Attributes/ValidationAttribute/NotEqualAttribute .cs#L7
Using member 'System.ComponentModel.DataAnnotations.CompareAttribute.CompareAttribute(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The property referenced by 'otherProperty' may be trimmed. Ensure it is preserved.
macOSAndiOS: src/SwashbucklerDiary.Shared/Attributes/ValidationAttribute/NotEqualAttribute .cs#L7
Using member 'System.ComponentModel.DataAnnotations.CompareAttribute.CompareAttribute(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The property referenced by 'otherProperty' may be trimmed. Ensure it is preserved.
macOSAndiOS: src/SwashbucklerDiary.Shared/Models/ResourceModel.cs#L5
Non-nullable property 'ResourceUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
WindowsAndAndroid: src/SwashbucklerDiary.Rcl/Components/FloatButton/BackTopButtonJSModule.cs#L15
Possible null reference argument for parameter 'jsObjectReference' in 'BackTopButtonJSObjectReference.BackTopButtonJSObjectReference(IJSObjectReference jsObjectReference)'.
WindowsAndAndroid: src/SwashbucklerDiary.Rcl/Components/MasaBlazor/PPageContainer/PatternPathComponentBase.cs#L11
Converting null literal or possible null value to non-nullable type.
WindowsAndAndroid: src/SwashbucklerDiary.Rcl/Repository/ResourceRepository/ResourceRepository.cs#L54
Nullability of reference types in value of type '(List<string> resourceUris, List<string> trulyUnusedResources)' doesn't match target type '(List<string?> currentUnusedResourceUris, List<string?> trulyUnusedResourceUris)'.
WindowsAndAndroid: src/SwashbucklerDiary.Rcl/Services/Data/AchievementService/AchievementService.cs#L71
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
WindowsAndAndroid: src/SwashbucklerDiary.Shared/Models/ResourceModel.cs#L5
Non-nullable property 'ResourceUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.