Skip to content

update

update #6

Triggered via push August 4, 2024 05:53
Status Success
Total duration 29s
Artifacts

release.yml

on: push
SCI-CLI build and release
20s
SCI-CLI build and release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SCI-CLI build and release: SCICore/entity/File.cs#L101
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/File.cs#L101
Non-nullable property 'FileHashResult' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/File.cs#L101
Non-nullable property 'ArchiveName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/File.cs#L101
Non-nullable property 'ArchiveHashResult' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/File.cs#L101
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/DB.cs#L71
Non-nullable property 'SourceFolder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/DB.cs#L71
Non-nullable property 'EncryptedFolder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/DB.cs#L71
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/DB.cs#L71
Non-nullable property 'EncryptScheme' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
SCI-CLI build and release: SCICore/entity/DB.cs#L71
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.