Skip to content

chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 #465

chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0

chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 #465

Triggered via pull request February 10, 2025 11:26
Status Success
Total duration 2m 46s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)'.