Skip to content

Add Application Configuration #422

Add Application Configuration

Add Application Configuration #422

Triggered via pull request September 18, 2023 14:50
Status Success
Total duration 3m 8s
Artifacts

dotnet.yml

on: pull_request
Create docker image for Web
0s
Create docker image for Web
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Playwright Tests: src/TagzApp.Providers.TwitchChat/ChatClient.cs#L15
The using directive for 'System.Text' appeared previously in this namespace
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchChatProvider.cs#L45
Cannot convert null literal to non-nullable reference type.
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L148
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L149
Non-nullable property 'login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L150
Non-nullable property 'display_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L151
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L152
Non-nullable property 'broadcaster_type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L153
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L154
Non-nullable property 'profile_image_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Playwright Tests: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L155
Non-nullable property 'offline_image_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TagzApp.Providers.TwitchChat/ChatClient.cs#L15
The using directive for 'System.Text' appeared previously in this namespace
build: src/TagzApp.Providers.TwitchChat/TwitchChatProvider.cs#L45
Cannot convert null literal to non-nullable reference type.
build: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L148
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L149
Non-nullable property 'login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L150
Non-nullable property 'display_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L151
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L152
Non-nullable property 'broadcaster_type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L153
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L154
Non-nullable property 'profile_image_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TagzApp.Providers.TwitchChat/TwitchProfileRepository.cs#L155
Non-nullable property 'offline_image_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.