feat(tui): foundation refactoring for multi-tab architecture #662
build.yml
on: pull_request
dependency-review
6s
build-status
3s
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'
|