Refactoring Configuration #671
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dotnet.yml
on: pull_request
Playwright Tests
1m 26s
build
47s
Create docker image for Web
0s
Annotations
14 errors and 20 warnings
build:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L10
The type or namespace name 'ApplicationConfiguration' does not exist in the namespace 'TagzApp.Storage.Postgres' (are you missing an assembly reference?)
|
build:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L18
The type or namespace name 'IApplicationConfigurationRepository' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L28
The type or namespace name 'IApplicationConfigurationRepository' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L10
The type or namespace name 'ApplicationConfiguration' does not exist in the namespace 'TagzApp.Storage.Postgres' (are you missing an assembly reference?)
|
build:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L18
The type or namespace name 'IApplicationConfigurationRepository' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L28
The type or namespace name 'IApplicationConfigurationRepository' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
Playwright Tests:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L10
The type or namespace name 'ApplicationConfiguration' does not exist in the namespace 'TagzApp.Storage.Postgres' (are you missing an assembly reference?)
|
Playwright Tests:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L18
The type or namespace name 'IApplicationConfigurationRepository' could not be found (are you missing a using directive or an assembly reference?)
|
Playwright Tests:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L28
The type or namespace name 'IApplicationConfigurationRepository' could not be found (are you missing a using directive or an assembly reference?)
|
Playwright Tests:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L10
The type or namespace name 'ApplicationConfiguration' does not exist in the namespace 'TagzApp.Storage.Postgres' (are you missing an assembly reference?)
|
Playwright Tests:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L18
The type or namespace name 'IApplicationConfigurationRepository' could not be found (are you missing a using directive or an assembly reference?)
|
Playwright Tests:
src/TagzApp.Web/Areas/Admin/Pages/YouTubeChat.cshtml.cs#L28
The type or namespace name 'IApplicationConfigurationRepository' could not be found (are you missing a using directive or an assembly reference?)
|
Playwright Tests
Process completed with exit code 1.
|
build:
src/TagzApp.Common/InMemoryProviderConfigurationRepository.cs#L14
Nullability of reference types in return type of 'Task<ProviderConfiguration> InMemoryProviderConfigurationRepository.GetConfigurationSettingsAsync(string name, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<ProviderConfiguration?> IProviderConfigurationRepository.GetConfigurationSettingsAsync(string name, CancellationToken cancellationToken = default(CancellationToken))'.
|
build:
src/TagzApp.Common/Models/BlockedUser.cs#L12
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/TagzApp.Common/Models/BlockedUser.cs#L17
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/TagzApp.Common/Models/BlockedUser.cs#L22
Non-nullable property 'BlockingUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/TagzApp.Common/ConfigureTagzAppFactory.cs#L66
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
src/TagzApp.Common/ConfigureTagzAppFactory.cs#L47
Dereference of a possibly null reference.
|
build:
src/TagzApp.Common/ConfigureTagzAppFactory.cs#L47
Dereference of a possibly null reference.
|
build:
src/TagzApp.Common/ConfigureTagzAppFactory.cs#L48
Dereference of a possibly null reference.
|
build:
src/TagzApp.Common/DbConfigureTagzApp.cs#L24
Possible null reference return.
|
build:
src/TagzApp.Common/DbConfigureTagzApp.cs#L33
Possible null reference return.
|
Playwright Tests:
src/TagzApp.Common/InMemoryProviderConfigurationRepository.cs#L14
Nullability of reference types in return type of 'Task<ProviderConfiguration> InMemoryProviderConfigurationRepository.GetConfigurationSettingsAsync(string name, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<ProviderConfiguration?> IProviderConfigurationRepository.GetConfigurationSettingsAsync(string name, CancellationToken cancellationToken = default(CancellationToken))'.
|
Playwright Tests:
src/TagzApp.Common/Models/BlockedUser.cs#L12
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Playwright Tests:
src/TagzApp.Common/Models/BlockedUser.cs#L17
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Playwright Tests:
src/TagzApp.Common/Models/BlockedUser.cs#L22
Non-nullable property 'BlockingUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Playwright Tests:
src/TagzApp.Common/DbConfigureTagzApp.cs#L24
Possible null reference return.
|
Playwright Tests:
src/TagzApp.Common/DbConfigureTagzApp.cs#L33
Possible null reference return.
|
Playwright Tests:
src/TagzApp.Common/ConfigureTagzAppFactory.cs#L66
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Playwright Tests:
src/TagzApp.Common/ConfigureTagzAppFactory.cs#L47
Dereference of a possibly null reference.
|
Playwright Tests:
src/TagzApp.Common/ConfigureTagzAppFactory.cs#L47
Dereference of a possibly null reference.
|
Playwright Tests:
src/TagzApp.Common/ConfigureTagzAppFactory.cs#L48
Dereference of a possibly null reference.
|