feat(tui): foundation refactoring for multi-tab architecture #662
test.yml
on: pull_request
test
4m 39s
test-status
3s
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'
|