Skip to content

nuget package reference check #20

nuget package reference check

nuget package reference check #20

Triggered via schedule October 26, 2024 08:15
Status Success
Total duration 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: EcoreNetto.Website/Model/FileUpload.cs#L30
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: EcoreNetto.Website/Model/FileUpload.cs#L35
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: EcoreNetto.Website/Model/FileUpload.cs#L40
Non-nullable property 'TemporaryFileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: EcoreNetto.Website/Services/SelectedFileService.cs#L31
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: EcoreNetto.Website/Modules/UploadModule.cs#L71
Dereference of a possibly null reference.
build: EcoreNetto.Website/Components/Pages/Reports.razor#L113
Possible null reference assignment.
build: EcoreNetto.Website/Services/FileTrackingService.cs#L112
Nullable value type may be null.
build: EcoreNetto.Website/Services/FileTrackingService.cs#L133
Possible null reference return.
build: EcoreNetto.Website/Services/FileTrackingService.cs#L144
Possible null reference return.
build: EcoreNetto.Website/Services/FileTrackingService.cs#L160
Possible null reference return.