Skip to content

Client page support filter by env and appid #47

Client page support filter by env and appid

Client page support filter by env and appid #47

Triggered via pull request January 19, 2025 17:05
Status Success
Total duration 2m 13s
Artifacts

master-pr-ci.yml

on: pull_request
Matrix: build-reactapp
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-reactapp (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-dotnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-dotnet: src/AgileConfig.Server.Data.Abstraction/DbConfig/DbConfigInfoFactory.cs#L49
Converting null literal or possible null value to non-nullable type.
build-dotnet: test/AgileConfig.Server.Data.AbstractionTests/DbConfig/DbConfigInfoFactoryTests.cs#L27
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L640
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L616
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L562
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L534
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L506
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L478
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L450
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L420
Dereference of a possibly null reference.