Skip to content

Update README.md

Update README.md #7

Triggered via push March 20, 2025 01:14
Status Success
Total duration 1m 2s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy: Client/Services/DataExportImportService.cs#L15
The field 'DataExportImportService._isDebugMode' is never used
deploy: Client/Pages/Index.razor#L489
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
deploy: Client/Services/OfflineArticleService.cs#L702
Possible null reference argument for parameter 'articles' in 'Task OfflineArticleService.SaveArticlesOfflineAsync(List<Article> articles)'.
deploy: Client/Services/OfflineArticleService.cs#L431
The variable 'ex' is declared but never used
deploy: Client/Services/OfflineArticleService.cs#L410
Possible null reference assignment.
deploy: Client/Services/OfflineArticleService.cs#L359
Possible null reference assignment.
deploy: Client/Services/OfflineArticleService.cs#L310
Possible null reference assignment.
deploy: Client/Services/DataExportImportService.cs#L70
Possible null reference argument for parameter 'styles' in 'string DataExportImportService.SerializeStyles(Dictionary<string, CellStyle> styles)'.
deploy: Client/Services/ModalServiceWrapper.cs#L19
Cannot convert null literal to non-nullable reference type.
deploy: Client/Services/ModalServiceWrapper.cs#L19
Cannot convert null literal to non-nullable reference type.