chore(deps): bump JunitXml.TestLogger from 4.1.0 to 5.0.0 #434
codeql-analysis.yml
on: pull_request
CodeQL-Build
2m 16s
Annotations
10 warnings
CodeQL-Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CodeQL-Build
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
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)'.
|