Update kasthack.Autotagging.DapperProxy.csproj #4
Annotations
11 warnings
build (6.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (6.0.x):
src/dapper/kasthack.Autotagging.DapperProxySourceGenerator/DapperSourceGenerator.cs#L67
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
build (6.0.x):
src/dapper/kasthack.Autotagging.DapperProxySourceGenerator/DapperSourceGenerator.cs#L66
Opening square brackets should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1010.md)
|
|
build (6.0.x):
src/dapper/kasthack.Autotagging.DapperProxySourceGenerator/DapperSourceGenerator.cs#L17
Parameter '_' should begin with lower-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1313.md)
|
|
build (6.0.x)
XML comment has a param tag for 'type', but there is no parameter by that name
|
build (6.0.x)
XML comment has a param tag for 'command', but there is no parameter by that name
|
build (6.0.x)
Parameter 'sql' has no matching param tag in the XML comment for 'TaggingSqlMapper.QueryAsync<TFirst, TSecond, TReturn>(IDbConnection, string, Func<TFirst, TSecond, TReturn>, object, IDbTransaction, bool, string, int?, CommandType?, string, string, int)' (but other parameters do)
|
build (6.0.x)
Parameter 'map' has no matching param tag in the XML comment for 'TaggingSqlMapper.QueryAsync<TFirst, TSecond, TReturn>(IDbConnection, string, Func<TFirst, TSecond, TReturn>, object, IDbTransaction, bool, string, int?, CommandType?, string, string, int)' (but other parameters do)
|
build (6.0.x)
Parameter 'param' has no matching param tag in the XML comment for 'TaggingSqlMapper.QueryAsync<TFirst, TSecond, TReturn>(IDbConnection, string, Func<TFirst, TSecond, TReturn>, object, IDbTransaction, bool, string, int?, CommandType?, string, string, int)' (but other parameters do)
|