Skip to content

feat(tui): foundation refactoring for multi-tab architecture #662

feat(tui): foundation refactoring for multi-tab architecture

feat(tui): foundation refactoring for multi-tab architecture #662

Triggered via pull request February 7, 2026 18:05
Status Success
Total duration 2m 55s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
No files were found with the provided path: src/PPDS.Plugins/bin/Release/*.nupkg src/PPDS.Plugins/bin/Release/*.snupkg. No artifacts will be uploaded.
build: src/PPDS.Analyzers/Rules/UseEarlyBoundEntitiesAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build: src/PPDS.Analyzers/Rules/NoFireAndForgetInCtorAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build: src/PPDS.Analyzers/Rules/NoSyncOverAsyncAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build: src/PPDS.Auth/Credentials/UsernamePasswordCredentialProvider.cs#L107
'IPublicClientApplication.AcquireTokenByUsernamePassword(IEnumerable<string>, string, string)' is obsolete: 'This API has been deprecated, use a more secure flow. See https://aka.ms/msal-ropc-migration for migration guidance'
build: src/PPDS.Auth/Credentials/UsernamePasswordCredentialProvider.cs#L107
'IPublicClientApplication.AcquireTokenByUsernamePassword(IEnumerable<string>, string, string)' is obsolete: 'This API has been deprecated, use a more secure flow. See https://aka.ms/msal-ropc-migration for migration guidance'
build: src/PPDS.Auth/Credentials/UsernamePasswordCredentialProvider.cs#L107
'IPublicClientApplication.AcquireTokenByUsernamePassword(IEnumerable<string>, string, string)' is obsolete: 'This API has been deprecated, use a more secure flow. See https://aka.ms/msal-ropc-migration for migration guidance'
build: src/PPDS.Analyzers/Rules/UseEarlyBoundEntitiesAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build: src/PPDS.Analyzers/Rules/NoFireAndForgetInCtorAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build: src/PPDS.Analyzers/Rules/NoSyncOverAsyncAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build: src/PPDS.Auth/Credentials/UsernamePasswordCredentialProvider.cs#L107
'IPublicClientApplication.AcquireTokenByUsernamePassword(IEnumerable<string>, string, string)' is obsolete: 'This API has been deprecated, use a more secure flow. See https://aka.ms/msal-ropc-migration for migration guidance'