Clean up files #4
Merged
Annotations
10 warnings
|
Build:
src/DbApiBuilderEntityGenerator/GenerateCommand.cs#L22
Missing XML comment for publicly visible type or member 'GenerateCommand.Provider'
|
|
Build:
src/DbApiBuilderEntityGenerator/GenerateCommand.cs#L16
Missing XML comment for publicly visible type or member 'GenerateCommand.GenerateCommand(ILoggerFactory, IConsole, IConfigurationSerializer, ICodeGenerator)'
|
|
Build:
src/DbApiBuilderEntityGenerator/GenerateCommand.cs#L12
Missing XML comment for publicly visible type or member 'GenerateCommand'
|
|
Build:
src/DbApiBuilderEntityGenerator/CommandBase.cs#L21
Missing XML comment for publicly visible type or member 'CommandBase.OnExecute(CommandLineApplication)'
|
|
Build:
src/DbApiBuilderEntityGenerator/CommandBase.cs#L19
Missing XML comment for publicly visible type or member 'CommandBase.Console'
|
|
Build:
src/DbApiBuilderEntityGenerator/CommandBase.cs#L17
Missing XML comment for publicly visible type or member 'CommandBase.Logger'
|
|
Build:
src/DbApiBuilderEntityGenerator/CommandBase.cs#L11
Missing XML comment for publicly visible type or member 'CommandBase.CommandBase(ILoggerFactory, IConsole)'
|
|
Build:
src/DbApiBuilderEntityGenerator/CommandBase.cs#L8
Missing XML comment for publicly visible type or member 'CommandBase'
|
|
Build:
src/DbApiBuilderEntityGenerator.Core/Scripts/ScriptTemplateBase.cs#L78
Possible null reference argument for parameter 'scriptPath' in 'Script<string> ScriptTemplateBase<TVariable>.LoadScript(string scriptPath)'.
|
|
Build:
src/DbApiBuilderEntityGenerator.Core/Options/GeneratorOptions.cs#L28
'GeneratorOptions.Variables' hides inherited member 'OptionsBase.Variables'. Use the new keyword if hiding was intended.
|
Loading