Read single #103
Annotations
12 warnings
|
build
Unexpected input(s) 'fetch-tags', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
|
build:
src/DbReader/Construction/ArgumentParserMethodBuilder.cs#L208
Missing XML comment for publicly visible type or member 'ParameterHelper.Add<T>(List<IDataParameter>, string, T, Func<IDataParameter>)'
|
|
build:
src/DbReader/Construction/ArgumentParserMethodBuilder.cs#L206
Missing XML comment for publicly visible type or member 'ParameterHelper'
|
|
build:
src/DbReader/CommandWrappingDataReader.cs#L9
Missing XML comment for publicly visible type or member 'CommandWrappingDataReader.CommandWrappingDataReader(DbCommand, DbDataReader)'
|
|
build:
src/DbReader/CommandWrappingDataReader.cs#L9
Missing XML comment for publicly visible type or member 'CommandWrappingDataReader'
|
|
build:
src/DbReader/Construction/PropertyReaderMethodBuilder.cs#L103
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
build:
src/DbReader/Construction/PropertyReaderMethodBuilder.cs#L103
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
build:
src/DbReader/DbConnectionExtensions.cs#L283
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/DbReader/DbConnectionExtensions.cs#L283
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/DbReader/DbConnectionExtensions.cs#L270
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/DbReader/DbConnectionExtensions.cs#L270
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build
Unexpected input(s) 'fetch-tags', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|