Merge pull request #181 from peppy/mod-export-add-label-and-description #87
Annotations
2 warnings and 10 notices
Code Quality
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/
|
Code Quality
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Code Quality:
PerformanceCalculatorGUI/Components/ExtendedOsuCheckbox.cs#L12
Property can be made init-only in PerformanceCalculatorGUI\Components\ExtendedOsuCheckbox.cs on line 12
|
Code Quality:
PerformanceCalculatorGUI/Components/ExtendedOsuSpriteText.cs#L18
Property can be made init-only in PerformanceCalculatorGUI\Components\ExtendedOsuSpriteText.cs on line 18
|
Code Quality:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L53
Property can be made init-only in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 53
|
Code Quality:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L54
Property can be made init-only in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 54
|
Code Quality:
PerformanceCalculatorGUI/Components/StatefulButton.cs#L28
Redundant type specification in PerformanceCalculatorGUI\Components\StatefulButton.cs on line 28
|
Code Quality:
PerformanceCalculatorGUI/Components/StrainVisualizer.cs#L41
Property can be made init-only in PerformanceCalculatorGUI\Components\StrainVisualizer.cs on line 41
|
Code Quality:
PerformanceCalculatorGUI/Components/TextBoxes/LimitedLabelledFractionalNumberBox.cs#L65
Redundant type specification in PerformanceCalculatorGUI\Components\TextBoxes\LimitedLabelledFractionalNumberBox.cs on line 65
|
Code Quality:
PerformanceCalculatorGUI/Components/TextBoxes/LimitedLabelledNumberBox.cs#L60
Redundant type specification in PerformanceCalculatorGUI\Components\TextBoxes\LimitedLabelledNumberBox.cs on line 60
|
Code Quality:
PerformanceCalculatorGUI/Components/UserCard.cs#L24
Property can be made init-only in PerformanceCalculatorGUI\Components\UserCard.cs on line 24
|
Code Quality:
PerformanceCalculatorGUI/Components/UserCard.cs#L25
Property can be made init-only in PerformanceCalculatorGUI\Components\UserCard.cs on line 25
|