Document environment variables and rename env var for consistency #185
ci.yml
on: pull_request
Code Quality
1m 37s
Test
2m 19s
Annotations
2 errors and 3 warnings
Code Quality:
osu.Server.Queues.ScoreStatisticsProcessor/Helpers/LegacyDatabaseHelper.cs#L67
Name 'sharedInteropSecret' does not match rule 'Static readonly fields (private)'. Suggested name is 'shared_interop_secret'. in osu.Server.Queues.ScoreStatisticsProcessor\Helpers\LegacyDatabaseHelper.cs on line 67
|
Code Quality
Process completed with exit code 5.
|
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.
|
Test
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/
|