Added first Plugin (Vault) #41
Annotations
11 warnings
Pack Nuget Package
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L45
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<string>(Command command, Action<string> handle, IValueDescriptor<string> symbol)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L65
Possible null reference argument for parameter 'symbol1' in 'void Handler.SetHandler<string, string>(Command command, Action<string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L66
Possible null reference argument for parameter 'symbol2' in 'void Handler.SetHandler<string, string>(Command command, Action<string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L85
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<string>(Command command, Action<string> handle, IValueDescriptor<string> symbol)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L105
Possible null reference argument for parameter 'symbol1' in 'void Handler.SetHandler<string, string>(Command command, Action<string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L106
Possible null reference argument for parameter 'symbol2' in 'void Handler.SetHandler<string, string>(Command command, Action<string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L45
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<string>(Command command, Action<string> handle, IValueDescriptor<string> symbol)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L65
Possible null reference argument for parameter 'symbol1' in 'void Handler.SetHandler<string, string>(Command command, Action<string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L66
Possible null reference argument for parameter 'symbol2' in 'void Handler.SetHandler<string, string>(Command command, Action<string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2)'.
|
Build Application:
src/DevEx.Plugins/DevEx.Plugins.Vault/Class1.cs#L85
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<string>(Command command, Action<string> handle, IValueDescriptor<string> symbol)'.
|
Loading