Build - All Samples #2130
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/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L147
Non-nullable property 'ETag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L126
Dereference of a possibly null reference.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L101
Dereference of a possibly null reference.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L93
Converting null literal or possible null value to non-nullable type.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/Controllers/HomeController.cs#L65
Possible null reference return.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L66
Possible null reference assignment.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L66
Dereference of a possibly null reference.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/Models/ErrorViewModel.cs#L9
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/Dialogs/TokenExchangeOAuthPrompt.cs#L18
Cannot convert null literal to non-nullable reference type.
|
|
Build app:
samples/TeamsJS/app-sso/csharp/App SSO Sample/AdapterWithErrorHandler.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
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