Skip to content

11 update nuget deps with known security issues #160

11 update nuget deps with known security issues

11 update nuget deps with known security issues #160

Triggered via pull request November 29, 2024 13:15
Status Failure
Total duration 2m 50s
Artifacts

adoscope-nuget-build.yaml

on: pull_request
Update Version - Revision
2s
Update Version - Revision
Version Prepare
9s
Version Prepare
Build  /  Build, Test and Package
2m 6s
Build / Build, Test and Package
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoScopeOptionsBuilder.cs#L15
Naming rule violation: These words must begin with upper case characters: adoScopeOptions (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoScopeConfigurationBuilder.cs#L8
Naming rule violation: These words must begin with upper case characters: optionsBuilder (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoContextConfigurationBuilder.cs#L16
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoContextGroup.cs#L85
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoContextGroup.cs#L201
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoScope.cs#L199
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoScopeFactory.cs#L21
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoContextConfigurationBuilder.cs#L18
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoScopeOverrideOptionsBuilder.cs#L15
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Build / Build, Test and Package: Promethix.Framework.Ado/Implementation/AdoContextOptionsRegistry.cs#L13
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Version Prepare
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/