Closed sweep-ai[bot] closed 10 months ago
WeatherApp/Backend/WeatherApp/WeatherAppWebApi/WeatherAppWebApi.csproj
✓
Check WeatherApp/Backend/WeatherApp/WeatherAppWebApi/WeatherAppWebApi.csproj with contents:
Ran GitHub Actions for e60e099ae3229fbbc565ddb304fe92dcfcec8b31:
WeatherApp/Backend/WeatherApp/WeatherAppWebApi.Tests/WeatherAppWebApi.Tests.csproj
✓
Check WeatherApp/Backend/WeatherApp/WeatherAppWebApi.Tests/WeatherAppWebApi.Tests.csproj with contents:
Ran GitHub Actions for 614d990235c479f37798ef707ca4ed145ca184e8:
The command:
Run npm test
yielded the following error:
##[error]Process completed with exit code 1.
Here are the logs:
npm ERR! Missing script: "test"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-18T00_55_35_426Z-debug-0.log
Done.
PR Feedback: 👎
Description
This pull request upgrades all projects in the repo to use .net 8.
Summary
WeatherAppWebApi.Tests.csproj
:TargetFramework
fromnet7.0
tonet8.0
.WeatherAppWebApi.csproj
:TargetFramework
fromnet7.0
tonet8.0
.Nullable
.ImplicitUsings
.UserSecretsId
.Fixes #8.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: