Skip to content

Bump YamlDotNet from 13.3.1 to 13.5.2 #621

Bump YamlDotNet from 13.3.1 to 13.5.2

Bump YamlDotNet from 13.3.1 to 13.5.2 #621

Triggered via pull request October 6, 2023 11:44
Status Failure
Total duration 5m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetcore-build.yml

on: pull_request

Annotations

1 error and 21 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: src/SqlSync/SqlBuild/SqlBuildForm.cs#L38
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: 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)
build: 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)
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.