Skip to content

add PackageIcon

add PackageIcon #3

Triggered via push June 10, 2024 07:40
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: Source/Sam.FileTableFramework/Context/FtDbSet.cs#L12
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.FileTableFramework/Context/FtDbSet.cs#L13
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.FileTableFramework/Context/FtDbSet.cs#L12
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.FileTableFramework/Context/FtDbSet.cs#L13
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.