Skip to content

refactor FtDbSetLinq #20

refactor FtDbSetLinq

refactor FtDbSetLinq #20

Triggered via push June 21, 2024 21:46
Status Success
Total duration 44s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Source/Sam.FileTableFramework/Context/FileTableDBContext.cs#L7
Non-nullable property 'options' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.EndPoint.WebApi/Models/FileEntityDto.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.EndPoint.WebApi/Models/FileEntityDto.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.EndPoint.WebApi/Controllers/FileController.cs#L27
Possible null reference assignment.
build: Source/Sam.EndPoint.WebApi/Controllers/FileController.cs#L30
Possible null reference assignment.
build: Source/Sam.EndPoint.WebApi/Controllers/FileController.cs#L44
Possible null reference assignment.
build: Source/Sam.EndPoint.WebApi/Controllers/FileController.cs#L47
Possible null reference assignment.
build: Source/Sam.EndPoint.WebApi/Controllers/FileController.cs#L111
Possible null reference assignment.
build: Source/Sam.EndPoint.WebApi/Controllers/FileController.cs#L114
Possible null reference assignment.
build: Source/Sam.EndPoint.WebApi/Controllers/FileController.cs#L122
Possible null reference assignment.