Bump Azure.Identity from 1.9.0 to 1.10.1 #672
Triggered via pull request
September 14, 2023 11:24
Status
Success
Total duration
16m 27s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 21 warnings
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/init@v1, 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/
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L828
This call site is reachable on all platforms. 'Font.Size' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L233
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L881
This call site is reachable on all platforms. 'Font.Size' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L898
This call site is reachable on all platforms. 'Font.Size' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L923
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L958
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L959
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SqlSync/SqlBuild/SqlBuildForm.cs#L38
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L828
This call site is reachable on all platforms. 'Font.Size' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/SyntaxHighlightingTextBox.cs#L233
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/DefaultScripts/DefaultScriptHelper.cs#L7
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/CommentHeaderPolicy.cs#L5
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/ConstraintNamePolicy.cs#L5
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/GrantExecutePolicy.cs#L5
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/GrantExecuteToPublicPolicy.cs#L5
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/PolicyHelper.cs#L15
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/QualifiedNamesPolicy.cs#L6
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/ReRunablePolicy.cs#L5
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/ScriptSyntaxCheckPolicy.cs#L7
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze (csharp):
src/SqlBuildManager.Enterprise/Policy/ScriptSyntaxPairingCheckPolicy.cs#L6
The type name 'p' only contains lower-cased ascii characters. Such names may become reserved for the language.
|