chore(deps): bump NetTestSdkVersion from 17.6.2 to 17.7.0 #270
Annotations
2 errors and 21 warnings
ubuntu-latest
Process completed with exit code 1.
|
macos-latest
Process completed with exit code 1.
|
ubuntu-latest:
test/MockHttp.Testing/NullArgumentTest.cs#L19
Dereference of a possibly null reference.
|
ubuntu-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L12
Dereference of a possibly null reference.
|
ubuntu-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L21
Converting null literal or possible null value to non-nullable type.
|
ubuntu-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L22
Dereference of a possibly null reference.
|
ubuntu-latest:
test/MockHttp.Tests/Extensions/HttpContentExtensionsTests.cs#L71
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
ubuntu-latest:
test/MockHttp.Tests/Extensions/RequestMatchingExtensionsTests.cs#L249
Argument of type 'KeyValuePair<string, string>[]' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
ubuntu-latest:
test/MockHttp.Tests/Extensions/RequestMatchingExtensionsTests.cs#L270
Argument of type 'KeyValuePair<string, string>[]' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
macos-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L12
Dereference of a possibly null reference.
|
macos-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L21
Converting null literal or possible null value to non-nullable type.
|
macos-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L22
Dereference of a possibly null reference.
|
macos-latest:
test/MockHttp.Testing/NullArgumentTest.cs#L19
Dereference of a possibly null reference.
|
macos-latest:
test/MockHttp.Tests/Extensions/HttpContentExtensionsTests.cs#L71
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
macos-latest:
test/MockHttp.Tests/Extensions/RequestMatchingExtensionsTests.cs#L249
Argument of type 'KeyValuePair<string, string>[]' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
macos-latest:
test/MockHttp.Tests/Extensions/RequestMatchingExtensionsTests.cs#L270
Argument of type 'KeyValuePair<string, string>[]' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
windows-latest:
test/MockHttp.Tests/Extensions/RequestMatchingExtensionsTests.cs#L249
Argument of type 'KeyValuePair<string, string>[]' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
windows-latest:
test/MockHttp.Tests/Extensions/RequestMatchingExtensionsTests.cs#L270
Argument of type 'KeyValuePair<string, string>[]' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
windows-latest:
test/MockHttp.Tests/Extensions/HttpContentExtensionsTests.cs#L71
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'nameValueCollection' of type 'IEnumerable<KeyValuePair<string?, string?>>' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string?, string?>> nameValueCollection)' due to differences in the nullability of reference types.
|
windows-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L12
Dereference of a possibly null reference.
|
windows-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L21
Converting null literal or possible null value to non-nullable type.
|
windows-latest:
test/MockHttp.Testing/DelegateTestCase.cs#L22
Dereference of a possibly null reference.
|
windows-latest:
test/MockHttp.Testing/NullArgumentTest.cs#L19
Dereference of a possibly null reference.
|