Merge pull request #43 from microsoft/dev #87
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/TransformPreset.cs#L25
Non-nullable property 'OdataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Account/Models/AccountStats.cs#L22
Non-nullable property 'Assets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/TransformPreset.cs#L25
Non-nullable property 'OdataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/TransformPreset.cs#L25
Non-nullable property 'OdataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Account/Models/AccountStats.cs#L25
Non-nullable property 'ContentKeyPolicies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Account/Models/AccountStats.cs#L28
Non-nullable property 'Extra' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/TrackInserter.cs#L20
Non-nullable property 'OdataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/TrackInserter.cs#L20
Non-nullable property 'OdataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Account/Models/AccountStats.cs#L31
Non-nullable property 'LiveEvents' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/ThumbnailGeneratorConfiguration.cs#L20
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading