Skip to content

Comment out build path temporarily. #3

Comment out build path temporarily.

Comment out build path temporarily. #3

Triggered via push August 3, 2023 03:05
Status Failure
Total duration 1m 7s
Artifacts
Run performance benchmarks
56s
Run performance benchmarks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Run performance benchmarks
Process completed with exit code 150.
Run performance benchmarks: src/client/Microsoft.Identity.Client/Internal/Requests/ClientCredentialRequest.cs#L32
The variable 'temp' is assigned but its value is never used
Run performance benchmarks: src/client/Microsoft.Identity.Client/PublicClientApplication.cs#L112
Missing XML comment for publicly visible type or member 'PublicClientApplication.AcquireTokenWithDeviceCode(IEnumerable<string>, Func<DeviceCodeResult, Task>)'
Run performance benchmarks: src/client/Microsoft.Identity.Client/PublicClientApplication.cs#L132
Missing XML comment for publicly visible type or member 'PublicClientApplication.AcquireTokenByIntegratedWindowsAuth(IEnumerable<string>)'
Run performance benchmarks: src/client/Microsoft.Identity.Client/PublicClientApplication.cs#L142
Missing XML comment for publicly visible type or member 'PublicClientApplication.AcquireTokenByUsernamePassword(IEnumerable<string>, string, SecureString)'
Run performance benchmarks: src/client/Microsoft.Identity.Client/PublicClientApplication.cs#L154
Missing XML comment for publicly visible type or member 'PublicClientApplication.AcquireTokenByUsernamePassword(IEnumerable<string>, string, string)'