Skip to content

feat : (NotoriousTest.Postgre) Added PostgreIntegration #34

feat : (NotoriousTest.Postgre) Added PostgreIntegration

feat : (NotoriousTest.Postgre) Added PostgreIntegration #34

Triggered via pull request September 12, 2025 21:50
Status Success
Total duration 43s
Artifacts

prerelease.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L21
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>.DisposeAsync()'
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L16
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>.InitializeAsync()'
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L10
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>.AsyncIntegrationTest(T)'
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L8
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>.CurrentEnvironment'
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L6
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>'
publish: NotoriousTest/Common/Helpers/ObjectExtensions.cs#L39
Possible null reference argument for parameter 'value' in 'void IDictionary<string, string>.Add(string key, string value)'.
publish: NotoriousTest/Common/Helpers/ObjectExtensions.cs#L30
Cannot convert null literal to non-nullable reference type.
publish: NotoriousTest/Common/Helpers/ObjectExtensions.cs#L20
Nullability of reference types in value of type 'Dictionary<string, string?>' doesn't match target type 'Dictionary<string, string>'.
publish: NotoriousTest/Common/Helpers/ObjectExtensions.cs#L18
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, string>' in 'void ObjectExtensions.Flatten(IDictionary<string, string> dictionary, object? obj, string prefix)' due to differences in the nullability of reference types.
publish: NotoriousTest/Web/Applications/WebApplication.cs#L10
Nullability of reference types in return type of 'Dictionary<string, string>? WebApplication<TEntryPoint>.Configuration.get' doesn't match implicitly implemented member 'Dictionary<string, string> IConfigurable<Dictionary<string, string>>.Configuration.get' (possibly because of nullability attributes).
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L21
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>.DisposeAsync()'
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L16
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>.InitializeAsync()'
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L10
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>.AsyncIntegrationTest(T)'
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L8
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>.CurrentEnvironment'
publish: NotoriousTest/Common/AsyncIntegrationTest.cs#L6
Missing XML comment for publicly visible type or member 'AsyncIntegrationTest<T>'
publish: NotoriousTest/Common/Helpers/ObjectExtensions.cs#L39
Possible null reference argument for parameter 'value' in 'void IDictionary<string, string>.Add(string key, string value)'.
publish: NotoriousTest/Common/Helpers/ObjectExtensions.cs#L30
Cannot convert null literal to non-nullable reference type.
publish: NotoriousTest/Common/Helpers/ObjectExtensions.cs#L20
Nullability of reference types in value of type 'Dictionary<string, string?>' doesn't match target type 'Dictionary<string, string>'.
publish: NotoriousTest/Common/Helpers/ObjectExtensions.cs#L18
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, string>' in 'void ObjectExtensions.Flatten(IDictionary<string, string> dictionary, object? obj, string prefix)' due to differences in the nullability of reference types.
publish: NotoriousTest/Web/Applications/WebApplication.cs#L10
Nullability of reference types in return type of 'Dictionary<string, string>? WebApplication<TEntryPoint>.Configuration.get' doesn't match implicitly implemented member 'Dictionary<string, string> IConfigurable<Dictionary<string, string>>.Configuration.get' (possibly because of nullability attributes).