This repository has been archived by the owner on May 30, 2024. It is now read-only.
Merge pull request #48 from xpouyat/dev #96
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/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/MKIOClient.cs#L56
Non-nullable property 'Account' 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/MKIOClient.cs#L56
Non-nullable property 'StorageAccounts' 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/MKIOClient.cs#L56
Non-nullable property 'Assets' 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/MKIOClient.cs#L56
Non-nullable property 'LiveEvents' 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/MKIOClient.cs#L56
Non-nullable property 'LiveOutputs' 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/MKIOClient.cs#L56
Non-nullable property 'Jobs' 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/MKIOClient.cs#L56
Non-nullable property 'StreamingEndpoints' 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/MKIOClient.cs#L56
Non-nullable property 'Transforms' 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/MKIOClient.cs#L56
Non-nullable property 'StreamingLocators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading