Skip to content

Bump dotnet-sdk from 9.0.101 to 9.0.102 #470

Bump dotnet-sdk from 9.0.101 to 9.0.102

Bump dotnet-sdk from 9.0.101 to 9.0.102 #470

Triggered via pull request January 27, 2025 08:10
Status Success
Total duration 2m 16s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze: FAnsiSql/Implementations/PostgreSql/Aggregation/PostgreSqlAggregateHelper.cs#L25
Dereference of a possibly null reference.
Analyze: FAnsiSql/Implementations/PostgreSql/Aggregation/PostgreSqlAggregateHelper.cs#L26
Dereference of a possibly null reference.
Analyze: FAnsiSql/Implementations/Oracle/OracleBulkCopy.cs#L47
Dereference of a possibly null reference.
Analyze: FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L32
Dereference of a possibly null reference.
Analyze: FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L36
Dereference of a possibly null reference.
Analyze: FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L103
Dereference of a possibly null reference.
Analyze: FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L104
Dereference of a possibly null reference.
Analyze: FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L108
Possible null reference argument for parameter 'axis' in 'string OracleAggregateHelper.GetDateAxisTableDeclaration(IQueryAxis axis)'.
Analyze: FAnsiSql/Implementations/MySql/MySqlBulkCopy.cs#L42
Dereference of a possibly null reference.
Analyze: FAnsiSql/Implementations/MySql/MySqlBulkCopy.cs#L93
Possible null reference argument for parameter 'value' in 'string MySqlBulkCopy.ConstructIndividualValue(string dataType, string value)'.