This repository has been archived by the owner on May 30, 2024. It is now read-only.
Merge pull request #51 from xpouyat/dev #98
Annotations
12 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/Account/Models/AccountProfile.cs#L23
Non-nullable property 'Metadata' 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#L26
Non-nullable property 'Spec' 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#L29
Non-nullable property 'Kind' 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#L36
Non-nullable property 'User' 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#L39
Non-nullable property 'Admin' 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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading