releases #15
releases.yml
on: workflow_dispatch
windowsAndAndroid
14m 0s
macOSAndiOS
8m 21s
Annotations
22 warnings
macOSAndiOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, managedcode/MAUIAppVersion@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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.Rcl/Services/SettingService/SettingService.cs#L91
Possible null reference assignment.
|
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/DialogComponents/PasswordDialog.razor.cs#L38
Using member 'System.ComponentModel.DataAnnotations.MaxLengthAttribute.MaxLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
macOSAndiOS:
src/SwashbucklerDiary.Rcl/Components/DialogComponents/PasswordDialog.razor.cs#L39
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
macOSAndiOS:
src/SwashbucklerDiary.Rcl/Components/DialogComponents/PasswordDialog.razor.cs#L43
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.Rcl/Services/VersionUpdataManager/VersionUpdataManager.cs#L87
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.GetFromJsonAsync<TValue>(HttpClient, String, CancellationToken)' 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.Rcl/Services/DiaryFileManager/DiaryFileManager.cs#L109
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, 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.Rcl/Services/DiaryFileManager/DiaryFileManager.cs#L262
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, 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.Rcl/Services/SettingService/SettingService.cs#L91
Possible null reference assignment.
|
macOSAndiOS:
src/SwashbucklerDiary.Rcl/Components/FloatButton/BackTopButtonJSModule.cs#L15
Possible null reference argument for parameter 'jsObjectReference' in 'BackTopButtonJSObjectReference.BackTopButtonJSObjectReference(IJSObjectReference jsObjectReference)'.
|
macOSAndiOS:
src/SwashbucklerDiary.Maui/Essentials/Screenshot/ScreenshotJSModule.cs#L26
Dereference of a possibly null reference.
|
windowsAndAndroid
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windowsAndAndroid
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v2, managedcode/MAUIAppVersion@v1, microsoft/setup-msstore-cli@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windowsAndAndroid:
src/SwashbucklerDiary.Rcl/Services/SettingService/SettingService.cs#L91
Possible null reference assignment.
|
windowsAndAndroid:
src/SwashbucklerDiary.Rcl/Components/FloatButton/BackTopButtonJSModule.cs#L15
Possible null reference argument for parameter 'jsObjectReference' in 'BackTopButtonJSObjectReference.BackTopButtonJSObjectReference(IJSObjectReference jsObjectReference)'.
|
windowsAndAndroid:
src/SwashbucklerDiary.Maui/Essentials/Screenshot/ScreenshotJSModule.cs#L26
Dereference of a possibly null reference.
|
windowsAndAndroid:
src/SwashbucklerDiary.Maui/Platforms/Android/SoftKeyboardAdjustResizeHelper.cs#L15
Dereference of a possibly null reference.
|
windowsAndAndroid:
src/SwashbucklerDiary.Maui/Essentials/Screenshot/ScreenshotJSModule.cs#L26
Dereference of a possibly null reference.
|
windowsAndAndroid:
src/SwashbucklerDiary.Maui/Essentials/Screenshot/ScreenshotJSModule.cs#L26
Dereference of a possibly null reference.
|