Updating docs #254
Annotations
30 warnings
build-linux-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux-x64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L11
'InsertExtensions.GetInsert(object, bool)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L16
'InsertExtensions.GetInsert(object, bool)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L21
'UpdateExtensions.GetUpdate(object)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L26
'UpdateExtensions.GetUpdate(object)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/ConnectionListener.cs#L58
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build-linux-x64
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Packaging.Targets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
build-linux-x64:
tests/sql-d/DbConnectionTests.cs#L61
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L11
'InsertExtensions.GetInsert(object, bool)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L16
'InsertExtensions.GetInsert(object, bool)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L21
'UpdateExtensions.GetUpdate(object)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L11
'InsertExtensions.GetInsert(object, bool)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L16
'InsertExtensions.GetInsert(object, bool)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L21
'UpdateExtensions.GetUpdate(object)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/Api/Db/Model/Command.cs#L26
'UpdateExtensions.GetUpdate(object)' is obsolete: 'This does not use prepared statements, please do not use'
|
build-linux-x64:
src/sql-d/Network/Server/ConnectionListener.cs#L58
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build-linux-x64
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Packaging.Targets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
build-linux-x64:
src/sql-d.ui/Services/ServiceService.cs#L145
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux-x64
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Packaging.Targets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|