Build - All Samples #2133
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L153
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L120
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L95
Possible null reference argument for parameter 'id' in 'Task<bool> IUserRepository.UserExists(string id)'.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L23
Non-nullable property 'Signers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L18
Non-nullable property 'Viewers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L13
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Signature.cs#L20
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Viewer.cs#L17
Non-nullable property 'Observer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Set up .NET Core
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
background
wait
wait-all
cancel
parallel
Loading