chore(deps): bump WireMock.Net from 1.6.11 to 1.7.0 (#145) #462
Annotations
1 error and 8 warnings
CodeQL-Build
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
CodeQL-Build:
Client/InfluxDBClient.cs#L831
Converting null literal or possible null value to non-nullable type.
|
CodeQL-Build:
Client.Test/InfluxDBApiExceptionTest.cs#L17
'InfluxDBApiExceptionTest.TearDown()' hides inherited member 'MockServerTest.TearDown()'. Use the new keyword if hiding was intended.
|
CodeQL-Build:
Client.Test.Integration/WriteTest.cs#L39
Possible null reference argument for parameter 'source' in 'FrozenDictionary<string, IEnumerable<string>> FrozenDictionary.ToFrozenDictionary<string, IEnumerable<string>>(IEnumerable<KeyValuePair<string, IEnumerable<string>>> source, IEqualityComparer<string>? comparer = null)'.
|
CodeQL-Build:
Examples/General/HttpErrorHandled.cs#L29
Possible null reference argument for parameter 'source' in 'FrozenDictionary<string, IEnumerable<string>> FrozenDictionary.ToFrozenDictionary<string, IEnumerable<string>>(IEnumerable<KeyValuePair<string, IEnumerable<string>>> source, IEqualityComparer<string>? comparer = null)'.
|
CodeQL-Build:
Client/InfluxDBClient.cs#L831
Converting null literal or possible null value to non-nullable type.
|
CodeQL-Build:
Client.Test/InfluxDBApiExceptionTest.cs#L17
'InfluxDBApiExceptionTest.TearDown()' hides inherited member 'MockServerTest.TearDown()'. Use the new keyword if hiding was intended.
|
CodeQL-Build:
Client.Test.Integration/WriteTest.cs#L39
Possible null reference argument for parameter 'source' in 'FrozenDictionary<string, IEnumerable<string>> FrozenDictionary.ToFrozenDictionary<string, IEnumerable<string>>(IEnumerable<KeyValuePair<string, IEnumerable<string>>> source, IEqualityComparer<string>? comparer = null)'.
|
CodeQL-Build:
Examples/General/HttpErrorHandled.cs#L29
Possible null reference argument for parameter 'source' in 'FrozenDictionary<string, IEnumerable<string>> FrozenDictionary.ToFrozenDictionary<string, IEnumerable<string>>(IEnumerable<KeyValuePair<string, IEnumerable<string>>> source, IEqualityComparer<string>? comparer = null)'.
|