Skip to content

Commented out ignored test was breaking build

Build Cross Check / MSBuild Log succeeded Oct 26, 2018 in 3s

0 Errors 759 Warnings

Annotations

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

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

submodules/reactiveui/src/ReactiveUI/WeakEventManager.cs#L117

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

src/GitHub.Extensions/ObservableCollectionEx.cs#L15

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

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

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

src/GitHub.Extensions/TaskExtensions.cs#L34

Do not directly await a Task without calling ConfigureAwait

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

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

src/GitHub.Extensions/TaskExtensions.cs#L18

Do not directly await a Task without calling ConfigureAwait

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

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

src/GitHub.Extensions/TaskExtensions.cs#L71

MessageTemplate argument errorMessage is not constant

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

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

src/GitHub.Extensions/TaskExtensions.cs#L54

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

src/GitHub.Extensions/TaskExtensions.cs#L50

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

src/GitHub.Extensions/TaskExtensions.cs#L67

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

src/GitHub.Extensions/StringExtensions.cs#L196

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

src/GitHub.Extensions/ExceptionExtensions.cs#L39

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

src/GitHub.Extensions/ExceptionExtensions.cs#L17

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

src/CredentialManagement/NativeMethods.cs#L12

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

src/CredentialManagement/Credential.cs#L86

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

src/CredentialManagement/CredentialSet.cs#L12

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

src/CredentialManagement/CredentialSet.cs#L29

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

src/CredentialManagement/NativeMethods.cs#L11

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

src/CredentialManagement/NativeMethods.cs#L13

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

src/CredentialManagement/NativeMethods.cs#L14

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

src/CredentialManagement/NativeMethods.cs#L46

Do not declare visible instance fields

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

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

src/CredentialManagement/NativeMethods.cs#L49

Do not declare visible instance fields

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

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

src/CredentialManagement/NativeMethods.cs#L50

Do not declare visible instance fields

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

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

src/CredentialManagement/NativeMethods.cs#L51

Do not declare visible instance fields

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

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

src/CredentialManagement/NativeMethods.cs#L54

Do not declare visible instance fields

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

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

src/CredentialManagement/NativeMethods.cs#L44

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

src/CredentialManagement/NativeMethods.cs#L44

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.