Skip to content

Fixes #3557: Mostly non-impacting minor changes to the csproj, a fix for nuget.config, and some design-time QoL stuff #6927

Fixes #3557: Mostly non-impacting minor changes to the csproj, a fix for nuget.config, and some design-time QoL stuff

Fixes #3557: Mostly non-impacting minor changes to the csproj, a fix for nuget.config, and some design-time QoL stuff #6927

Triggered via pull request June 21, 2024 03:11
Status Success
Total duration 5m 7s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: simon-k/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test
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_and_test
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_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Debugging/Program.cs#L14
Rename type name TestEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Generators/EnumExtensions/EnumDefinitions/WithGenerator/BetterEnum.cs#L9
Rename type name BetterEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Debugging/Program.cs#L5
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Generators/EnumExtensions/EnumDefinitions/WithGenerator/BetterEnum.cs#L43
Remove the underscores from member name Terminal.Gui.Analyzers.Internal.Tests.Generators.EnumExtensions.EnumDefinitions.BetterEnum.All_0 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Generators/EnumExtensions/EnumDefinitions/WithGenerator/BetterEnum.cs#L44
Remove the underscores from member name Terminal.Gui.Analyzers.Internal.Tests.Generators.EnumExtensions.EnumDefinitions.BetterEnum.All_1 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Generators/EnumExtensions/EnumDefinitions/WithGenerator/BetterEnum.cs#L45
Remove the underscores from member name Terminal.Gui.Analyzers.Internal.Tests.Generators.EnumExtensions.EnumDefinitions.BetterEnum.Alternating_01 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Generators/EnumExtensions/EnumDefinitions/WithGenerator/BetterEnum.cs#L46
Remove the underscores from member name Terminal.Gui.Analyzers.Internal.Tests.Generators.EnumExtensions.EnumDefinitions.BetterEnum.Alternating_10 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Generators/EnumExtensions/EnumDefinitions/WithGenerator/BetterEnum_ExplicitInt.cs#L9
Remove the underscores from type name Terminal.Gui.Analyzers.Internal.Tests.Generators.EnumExtensions.EnumDefinitions.BetterEnum_ExplicitInt (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Generators/EnumExtensions/EnumDefinitions/WithoutGenerator/BasicEnum_ExplicitInt.cs#L42
Remove the underscores from member name Terminal.Gui.Analyzers.Internal.Tests.Generators.EnumExtensions.EnumDefinitions.BasicEnum_ExplicitInt.All_0 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build_and_test: Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Generators/EnumExtensions/EnumDefinitions/WithGenerator/BetterEnum_ExplicitInt.cs#L43
Remove the underscores from member name Terminal.Gui.Analyzers.Internal.Tests.Generators.EnumExtensions.EnumDefinitions.BetterEnum_ExplicitInt.All_0 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)