CodeQL #144
codeql-analysis.yml
on: workflow_dispatch
Resolve csproj files
4s
Matrix: Analyze
Annotations
135 warnings
Resolve csproj files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp, ./Qsi/Qsi.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.Redshift/Qsi.Redshift.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.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/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.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/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
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.Trino/Qsi.Trino.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.PostgreSql/Qsi.PostgreSql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.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.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/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/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
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.Oracle/Qsi.Oracle.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.PostgreSql.Generator/Qsi.PostgreSql.Generator.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.Tests/Qsi.Tests.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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.Tests/Qsi.Tests.csproj):
Qsi.Shared/Extensions/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
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.SingleStore/Qsi.SingleStore.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.Shared/Extensions/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
Analyze (csharp, ./Qsi.SingleStore/Qsi.SingleStore.csproj):
Qsi.Shared/Extensions/ParserRuleContextExtension.cs#L70
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.Impala/Qsi.Impala.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.MySql/Qsi.MySql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.PrimarSql/Qsi.PrimarSql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.Cql/Qsi.Cql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.Debugger/Qsi.Debugger.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.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/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.Shared/Extensions/QsiDataRowCollectionExtension.cs#L10
Possible null reference return.
|
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):
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)
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.Hana/Qsi.Hana.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.Athena/Qsi.Athena.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.PhoenixSql/Qsi.PhoenixSql.csproj)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|