Updated the DataTableAttribute class, specifically the ViewName prope… #78
Annotations
12 warnings
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build:
CodedThought.Core.Transport/WinSCPWrapper.cs#L23
Non-nullable event 'LogEvent' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
build:
CodedThought.Core.Transport/WinSCPWrapper.cs#L23
Non-nullable property 'FTPHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Transport/WinSCPWrapper.cs#L23
Non-nullable property 'FTPSSHKeyPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Transport/WinSCPWrapper.cs#L23
Non-nullable property 'FTPSSHKeyPassphrase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Transport/WinSCPWrapper.cs#L23
Non-nullable property 'FTPUsername' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Transport/WinSCPWrapper.cs#L23
Non-nullable property 'FTPPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Transport/WinSCPWrapper.cs#L23
Non-nullable property 'FTPSshHostKeyFingerprint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Transport/CurlWrapper.cs#L5
Non-nullable property 'DestinationPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Transport/CurlWrapper.cs#L5
Non-nullable property 'DestinationFileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Transport/CurlWrapper.cs#L5
Non-nullable property 'SourceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|