🧹 Cleaning client-side libraries #13
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1.6.1, Azure/arm-deploy@v1, azure/webapps-deploy@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Using Dotnet:
src/AnimeFeedManager.Features/Tv/Types/AnimeInfoStorage.cs#L5
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Using Dotnet:
src/AnimeFeedManager.Features/Tv/Types/AnimeInfoStorage.cs#L6
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build and publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Loading