Merge pull request #12 from PFYasu/dependabot/nuget/DBManager/Microso… #22
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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:
DBManager.Core/Views/Helpers/TreeNodeHelper.cs#L59
This call site is reachable on all platforms. 'TreeNode.Name' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/OverridedControls/FormErrorProvider.cs#L19
This call site is reachable on all platforms. 'ErrorProvider.Clear()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/OverridedControls/FormErrorProvider.cs#L13
This call site is reachable on all platforms. 'ErrorProvider.SetError(Control, string?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/Helpers/TreeNodeHelper.cs#L13
This call site is reachable on all platforms. 'TreeNode.Parent' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/Helpers/TreeNodeHelper.cs#L12
This call site is reachable on all platforms. 'TreeNode.Parent' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/Helpers/MessageHelper.cs#L40
This call site is reachable on all platforms. 'MessageBox.Show(string?, string?, MessageBoxButtons, MessageBoxIcon)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/Helpers/MessageHelper.cs#L34
This call site is reachable on all platforms. 'MessageBoxButtons.OK' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/Helpers/MessageHelper.cs#L43
This call site is reachable on all platforms. 'MessageBoxButtons.YesNo' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/Helpers/MessageHelper.cs#L31
This call site is reachable on all platforms. 'MessageBox.Show(string?, string?, MessageBoxButtons, MessageBoxIcon)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
DBManager.Core/Views/Helpers/MessageHelper.cs#L44
This call site is reachable on all platforms. 'MessageBoxIcon.Question' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|