update #6
release.yml
on: push
SCI-CLI build and release
20s
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.
|