This repository has been archived by the owner on May 30, 2024. It is now read-only.
Version 1.3.0 #95
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/ConverterLE.cs#L34
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/ConverterLE.cs#L39
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/ConverterLE.cs#L34
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/ConverterLE.cs#L39
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Asset/PagedResult.cs#L8
Non-nullable property 'Results' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/TransformPreset.cs#L20
Non-nullable property 'OdataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/AudioAnalyzerPreset.cs#L27
Non-nullable property 'AudioLanguage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Asset/PagedResult.cs#L8
Non-nullable property 'Results' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Transform/Models/AudioAnalyzerPreset.cs#L35
Non-nullable property 'ExperimentalOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release:
MK.IO/Account/Models/AccountProfile.cs#L23
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading