refactor: combine endpoints in users #107
main.yml
on: push
Test .NET
/
build
2m 21s
Sync Unity Project
/
sync
3m 22s
Matrix: Test Unity Project
Generate Coverage Report
/
Generate coverage report
31s
SonarScan
/
SonarScan
4m 24s
Annotations
1 error and 18 warnings
Generate Coverage Report / Generate coverage report
Process completed with exit code 1.
|
Sync Unity Project / sync
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3.0.11. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Unity Project (2021.3.36f1) / Test Unity 2021.3.36f1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Unity Project (2022.1.24f1) / Test Unity 2022.1.24f1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Unity Project (2022.3.22f1) / Test Unity 2022.3.22f1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Unity Project (2022.2.21f1) / Test Unity 2022.2.21f1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Unity Project (2023.2.16f1) / Test Unity 2023.2.16f1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Unity Project (2023.1.20f1) / Test Unity 2023.1.20f1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
SonarScan / SonarScan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3.0.11. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
SonarScan / SonarScan:
GameJolt.NET/GameJoltAPI.cs#L12
Rename class 'GameJoltAPI' to match pascal case naming rules, consider using 'GameJoltApi'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
SonarScan / SonarScan:
GameJolt.NET/GameJoltAPI.cs#L23
Change the visibility of 'webClient' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
SonarScan / SonarScan:
GameJolt.NET/Helpers/GameJoltUrlBuilder.cs#L13
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
SonarScan / SonarScan:
GameJolt.NET/Services/Users/GameJoltUsers.cs#L126
Refactor this method to add validation of parameter 'url' before using it. (https://rules.sonarsource.com/csharp/RSPEC-3900)
|
SonarScan / SonarScan:
GameJolt.NET/Services/Users/Data/Public/GameJoltUser.cs#L61
Constructor has 11 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
SonarScan / SonarScan:
GameJolt.NET/Services/Users/Data/Private/User.cs#L51
Constructor has 12 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
SonarScan / SonarScan:
GameJolt.NET/Services/Trophies/GameJoltTrophies.cs#L229
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
SonarScan / SonarScan:
GameJolt.NET/Services/Time/Data/Private/FetchTimeResponse.cs#L49
Constructor has 10 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
SonarScan / SonarScan:
GameJolt.NET/Services/Scores/GameJoltScores.cs#L86
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
SonarScan / SonarScan:
GameJolt.NET/Services/Scores/Data/Public/GetScoresQuery.cs#L38
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-report
Expired
|
793 KB |
|
github-pages
Expired
|
675 KB |
|
net-test-results
Expired
|
6.31 MB |
|
unity-2021.3.36f1-coverage
Expired
|
851 KB |
|
unity-2021.3.36f1-test-results
Expired
|
872 KB |
|
unity-2022.1.24f1-coverage
Expired
|
851 KB |
|
unity-2022.1.24f1-test-results
Expired
|
872 KB |
|
unity-2022.2.21f1-coverage
Expired
|
849 KB |
|
unity-2022.2.21f1-test-results
Expired
|
873 KB |
|
unity-2022.3.22f1-coverage
Expired
|
849 KB |
|
unity-2022.3.22f1-test-results
Expired
|
874 KB |
|
unity-2023.1.20f1-coverage
Expired
|
848 KB |
|
unity-2023.1.20f1-test-results
Expired
|
871 KB |
|
unity-2023.2.16f1-coverage
Expired
|
848 KB |
|
unity-2023.2.16f1-test-results
Expired
|
857 KB |
|
unity-package-folder
Expired
|
286 KB |
|