add DBSessionManager (#255) #621
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
|
build:
src/Framework.WebApi.Utils/Logging/LoggingExtensions.cs#L18
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
build:
src/Framework.UnitTesting/AutoFixtureExtensions.cs#L18
XML comment has a param tag for 'repository', but there is no parameter by that name
|
build:
src/Framework.UnitTesting/AutoFixtureExtensions.cs#L35
XML comment has a param tag for 'repository', but there is no parameter by that name
|
build:
src/Framework.UnitTesting/AutoFixtureExtensions.cs#L55
XML comment has a param tag for 'repository', but there is no parameter by that name
|
build:
src/Framework.UnitTesting/AutoFixtureExtensions.cs#L75
XML comment has a param tag for 'repository', but there is no parameter by that name
|
build:
src/Framework.UnitTesting/AutoFixtureExtensions.cs#L91
XML comment has a param tag for 'repository', but there is no parameter by that name
|
build:
src/Framework.UnitTesting/AutoFixtureExtensions.cs#L111
XML comment has a param tag for 'repository', but there is no parameter by that name
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1131
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1131
XML comment has badly formed XML -- 'An identifier was expected.'
|