Skip to content

.NET 8

.NET 8 #166

Triggered via pull request November 18, 2023 22:08
@damianhdamianh
synchronize #1162
dotnet8
Status Success
Total duration 47s
Artifacts 1

configuration-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: libs/configuration/src/Configuration/RuntimeConfigurationProvider.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: libs/configuration/src/Configuration/ConfigurationRootExtensions.cs#L75
Nullability of reference types in value of type '(string? value, IConfigurationProvider provider)' doesn't match target type '(string Value, IConfigurationProvider? Provider)'.
build: libs/configuration/tests/Configuration.Tests/ConfigurationRootExtensionsTests.cs#L36
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: libs/configuration/tests/Configuration.Tests/ConfigurationBuilderExtensionsTests.cs#L25
Non-nullable property 'Bar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/configuration/tests/Configuration.Tests/RuntimeConfigurationTests.cs#L15
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: libs/configuration/tests/Configuration.Tests/ConfigurationRootExtensionsTests.cs#L68
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: libs/configuration/tests/Configuration.Tests/ConfigurationRootExtensionsTests.cs#L96
Non-nullable property 'Field' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/configuration/tests/Configuration.Tests/ConfigurationRootExtensionsTests.cs#L98
Non-nullable property 'Nested1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/configuration/tests/Configuration.Tests/ConfigurationRootExtensionsTests.cs#L100
Non-nullable property 'Nested2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/configuration/tests/Configuration.Tests/RuntimeConfigurationTests.cs#L35
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.

Artifacts

Produced during runtime
Name Size
artifacts Expired
22.7 KB