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 22:03
Status Success
Total duration 5m 9s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: 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)
test: 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'
test: 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'
test: 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'
test: 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)
test: 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)
test: 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)
test: 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'
test: 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'
test: 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'