Add native permission management to bit Boilerplate #12913 - #12914
Merged
Annotations
1 error and 10 warnings
|
InstallNodejsDependencies
Process completed with exit code 1.
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Infrastructure/Services/SharedExceptionHandler.cs#L146
This call site is reachable on all platforms. 'WebException.Status' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Infrastructure/Services/SharedExceptionHandler.cs#L146
This call site is reachable on all platforms. 'WebException' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Infrastructure/Services/SharedExceptionHandler.cs#L146
This call site is reachable on all platforms. 'WebException.Status' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Infrastructure/Services/SharedExceptionHandler.cs#L146
This call site is reachable on all platforms. 'WebExceptionStatus.ConnectFailure' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Infrastructure/Extensions/UriExtensions.cs#L124
Parameter 'url' has no matching param tag in the XML comment for 'UriExtensions.extension(Uri).IsAppRelativeUrl(string?, bool)' (but other parameters do)
|
|
dotnet build Boilerplate
Parameter 'prerenderStateService' is unread.
|
|
dotnet build Boilerplate
Parameter 'options' is unread.
|
|
dotnet build Boilerplate
Parameter 'options' is unread.
|
|
dotnet build Boilerplate
Parameter 'prerenderStateService' is unread.
|
|
|
background
wait
wait-all
cancel
parallel
Loading