Merge pull request #2374 from OfficeDev/v-hrajandira/remove-yaml-fron… #2146
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/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Models/Configuration/BotSettings.cs#L31
Non-nullable property 'MicrosoftAppId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Models/Configuration/BotSettings.cs#L26
Non-nullable property 'ManifestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Models/Configuration/BotSettings.cs#L11
Non-nullable property 'AppBaseUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/UserReactionRepository/UserReactionRepository.cs#L16
'UserReactionRepository.TableName' hides inherited member 'BaseRepository<UserReactionEntity>.TableName'. Use the new keyword if hiding was intended.
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/LogEventRepository/LogEventRepository.cs#L18
'LogEventRepository.TableName' hides inherited member 'BaseRepository<EventLogEntity>.TableName'. Use the new keyword if hiding was intended.
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/AppConfig/AppConfigRepository.cs#L15
'AppConfigRepository.TableName' hides inherited member 'BaseRepository<AppConfigEntity>.TableName'. Use the new keyword if hiding was intended.
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/BaseRepository.cs#L226
Type parameter 'T' has the same name as the type parameter from outer type 'BaseRepository<T>'
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/BaseRepository.cs#L206
Type parameter 'T' has the same name as the type parameter from outer type 'BaseRepository<T>'
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/BaseRepository.cs#L183
Type parameter 'T' has the same name as the type parameter from outer type 'BaseRepository<T>'
|
|
Build app:
samples/TeamsJS/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/BaseRepository.cs#L161
Type parameter 'T' has the same name as the type parameter from outer type 'BaseRepository<T>'
|
|
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