Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package System.ValueTuple, v4.0.3.0 with VSIX #2068

Merged
merged 1 commit into from Nov 21, 2018

Package System.ValueTuple, v4.0.3.0 with VSIX

858470c
Select commit
Merged
Build Cross Check / MSBuild Log succeeded Nov 21, 2018 in 2s

0 Errors 895 Warnings

Annotations

Check warning on line 117 in submodules/reactiveui/src/ReactiveUI/WeakEventManager.cs

@build-cross-check build-cross-check / MSBuild Log

CS1723

XML comment has cref attribute 'TEventArgs' that refers to a type parameter

Check warning on line 15 in src/GitHub.Extensions/ObservableCollectionEx.cs

@build-cross-check build-cross-check / MSBuild Log

CA1710

Rename GitHub.Extensions.ObservableCollectionEx<T> to end in 'Collection'.

Check warning on line 18 in src/GitHub.Extensions/TaskExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

CA2007

Do not directly await a Task without calling ConfigureAwait

Check warning on line 34 in src/GitHub.Extensions/TaskExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

CA2007

Do not directly await a Task without calling ConfigureAwait

Check warning on line 54 in src/GitHub.Extensions/TaskExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

Serilog004

MessageTemplate argument errorMessage is not constant

Check warning on line 71 in src/GitHub.Extensions/TaskExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

Serilog004

MessageTemplate argument errorMessage is not constant

Check warning on line 50 in src/GitHub.Extensions/TaskExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

CA2008

Do not create tasks without passing a TaskScheduler

Check warning on line 67 in src/GitHub.Extensions/TaskExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

CA2008

Do not create tasks without passing a TaskScheduler

Check warning on line 196 in src/GitHub.Extensions/StringExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

CA1054

Change the type of parameter url of method string.ToUriSafe() from string to System.Uri, or provide an overload to string.ToUriSafe() that allows url to be passed as a System.Uri object.

Check warning on line 39 in src/GitHub.Extensions/ExceptionExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

CA1507

Use nameof in place of string literal 'exception'

Check warning on line 17 in src/GitHub.Extensions/ExceptionExtensions.cs

@build-cross-check build-cross-check / MSBuild Log

CA1507

Use nameof in place of string literal 'exception'

Check warning on line 12 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1707

Remove the underscores from member name GitHub.Authentication.CredentialManagement.NativeMethods.CREDUI_MAX_PASSWORD_LENGTH.

Check warning on line 86 in src/CredentialManagement/Credential.cs

@build-cross-check build-cross-check / MSBuild Log

CA1063

Ensure that Credential.Dispose is declared as protected, virtual, and unsealed.

Check warning on line 12 in src/CredentialManagement/CredentialSet.cs

@build-cross-check build-cross-check / MSBuild Log

CA1710

Rename GitHub.Authentication.CredentialManagement.CredentialSet to end in 'Collection'.

Check warning on line 29 in src/CredentialManagement/CredentialSet.cs

@build-cross-check build-cross-check / MSBuild Log

CA1063

Ensure that CredentialSet.Dispose is declared as protected, virtual, and unsealed.

Check warning on line 11 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1707

Remove the underscores from member name GitHub.Authentication.CredentialManagement.NativeMethods.CREDUI_MAX_USERNAME_LENGTH.

Check warning on line 13 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1707

Remove the underscores from member name GitHub.Authentication.CredentialManagement.NativeMethods.CREDUI_MAX_MESSAGE_LENGTH.

Check warning on line 14 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1707

Remove the underscores from member name GitHub.Authentication.CredentialManagement.NativeMethods.CREDUI_MAX_CAPTION_LENGTH.

Check warning on line 46 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1051

Do not declare visible instance fields

Check warning on line 49 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1051

Do not declare visible instance fields

Check warning on line 50 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1051

Do not declare visible instance fields

Check warning on line 51 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1051

Do not declare visible instance fields

Check warning on line 54 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1051

Do not declare visible instance fields

Check warning on line 44 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1707

Remove the underscores from type name GitHub.Authentication.CredentialManagement.NativeMethods.CREDUI_INFO.

Check warning on line 44 in src/CredentialManagement/NativeMethods.cs

@build-cross-check build-cross-check / MSBuild Log

CA1034

Do not nest type CREDUI_INFO. Alternatively, change its accessibility so that it is not externally visible.
You can’t perform that action at this time.