Skip to content

Fix test visitors + tests #634

Fix test visitors + tests

Fix test visitors + tests #634

Triggered via pull request November 1, 2023 12:46
Status Success
Total duration 4m 59s
Artifacts

build+unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.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.WebApi.Utils/Logging/LoggingExtensions.cs#L18
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
build: src/Framework.HangfireCore/HangfireJobs/HangfireExtensions.cs#L31
'SqlServerStorageOptions.UsePageLocksOnDequeue' is obsolete: 'This option is deprecated and doesn't change anything. You can safely remove it. Will be removed in 2.0.0.'
build: src/Framework.Core.Expression/ExpressionExtensions.cs#L1131
XML comment has badly formed XML -- 'An identifier was expected.'