chore(deps): update dependency richardszalay.mockhttp to v7 #1566
Annotations
1 error and 10 warnings
build / build
The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1
|
build / build:
InterfaceStubGenerator.Shared/Models/WellKnownTypes.cs#L12
In externally visible method 'INamedTypeSymbol WellKnownTypes.Get(Type type)', validate parameter 'type' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build / build:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L28
Unused field 'TypeParameterVariableName' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
build / build:
InterfaceStubGenerator.Shared/UniqueNameBuilder.cs#L6
Missing XML comment for publicly visible type or member 'UniqueNameBuilder.UniqueNameBuilder()'
|
build / build:
InterfaceStubGenerator.Shared/UniqueNameBuilder.cs#L6
Missing XML comment for publicly visible type or member 'UniqueNameBuilder'
|
build / build:
InterfaceStubGenerator.Shared/Models/WellKnownTypes.cs#L15
Missing XML comment for publicly visible type or member 'WellKnownTypes.TryGet(string)'
|
build / build:
InterfaceStubGenerator.Shared/Models/WellKnownTypes.cs#L10
Missing XML comment for publicly visible type or member 'WellKnownTypes.Get(Type)'
|
build / build:
InterfaceStubGenerator.Shared/Models/WellKnownTypes.cs#L9
Missing XML comment for publicly visible type or member 'WellKnownTypes.Get<T>()'
|
build / build:
InterfaceStubGenerator.Shared/Models/WellKnownTypes.cs#L5
Missing XML comment for publicly visible type or member 'WellKnownTypes.WellKnownTypes(Compilation)'
|
build / build:
InterfaceStubGenerator.Shared/Models/WellKnownTypes.cs#L5
Missing XML comment for publicly visible type or member 'WellKnownTypes'
|
build / build:
InterfaceStubGenerator.Shared/Models/WellKnownTypes.cs#L5
Missing XML comment for publicly visible type or member 'WellKnownTypes'
|