Skip to content

CodeQL

CodeQL #148

Triggered via schedule July 14, 2024 20:02
Status Success
Total duration 25m 19s
Artifacts

codeql-analysis.yml

on: schedule
Resolve csproj files
5s
Resolve csproj files
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

135 warnings
Resolve csproj files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj)
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/
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi.PostgreSql/Diagnostics/PostgreSqlRawTree.cs#L57
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.PostgreSql/Qsi.PostgreSql.csproj): Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj)
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/
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Athena/Qsi.Athena.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj)
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/
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.SqlServer/Qsi.SqlServer.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Impala/Qsi.Impala.csproj)
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/
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj)
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/
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PrimarSql/Qsi.PrimarSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj)
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/
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi.PostgreSql/Diagnostics/PostgreSqlRawTree.cs#L57
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Redshift/Qsi.Redshift.csproj): Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj)
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/
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.MySql/Qsi.MySql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Hana/Qsi.Hana.csproj)
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/
Analyze (csharp, ./Qsi.PostgreSql.Generator/Qsi.PostgreSql.Generator.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.PostgreSql.Generator/Qsi.PostgreSql.Generator.csproj)
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/
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.PhoenixSql/Qsi.PhoenixSql.csproj)
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/
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj)
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/
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi.PostgreSql/Diagnostics/PostgreSqlRawTree.cs#L57
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Tests/Qsi.Tests.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi/Qsi.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi/Qsi.csproj)
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/
Analyze (csharp, ./Qsi/Qsi.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi/Qsi.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi/Qsi.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi/Qsi.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj): Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L7669
'SqlBaseParser.EmptyMatchHandlingContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj): Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L15871
'SqlBaseParser.NonReservedContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj): Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L7669
'SqlBaseParser.EmptyMatchHandlingContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj): Qsi.Trino/Antlr/generated/SqlBaseParser.cs#L15871
'SqlBaseParser.NonReservedContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
Analyze (csharp, ./Qsi.Trino/Qsi.Trino.csproj)
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/
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj)
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/
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Oracle/Qsi.Oracle.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj)
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/
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj): Qsi.Cql/Analyzers/CqlActionAnalyzer.cs#L323
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Cql/Qsi.Cql.csproj): Qsi.Cql/Analyzers/CqlActionAnalyzer.cs#L323
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj)
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/
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi.SingleStore/Tree/Common/CommonTableRefContext.cs#L17
Converting null literal or possible null value to non-nullable type.
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj): Qsi.SingleStore/Tree/Common/CommonTableRefContext.cs#L17
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L448
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi/Analyzers/Action/QsiActionAnalyzer.cs#L650
'IQsiRepositoryProvider.GetDataTable(QsiScript, QsiParameter[], ExecuteOptions, CancellationToken)' is obsolete: 'Use GetDataReader'
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi.Shared/StringBuilderCache.cs#L22
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi.Shared/StringBuilderCache.cs#L12
Non-nullable field '_cachedInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi.PostgreSql/Diagnostics/PostgreSqlRawTree.cs#L57
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L69
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi.Shared/Extensions/EnumerableExtension.cs#L81
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj): Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
Cannot convert null literal to non-nullable reference type.
Analyze (csharp, ./Qsi.Debugger/Qsi.Debugger.csproj)
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/