Client page support filter by env and appid #47
master-pr-ci.yml
on: pull_request
build-dotnet
2m 4s
Matrix: build-reactapp
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.
|