Bump Microsoft.Extensions.Options and Microsoft.Extensions.Telemetry #1528
Annotations
10 warnings
build:
src/GraphQL.Language/Extensions/ReadOnlyListExtensions.cs#L59
Type parameter 'T' has the same name as the type parameter from outer method 'ReadOnlyListExtensions.Join<T, TKey>(IReadOnlyList<T>?, IReadOnlyList<T>?, Func<T, TKey>, Func<T, T, T>)'
|
build:
src/GraphQL.Language/Extensions/ReadOnlyListExtensions.cs#L65
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
build:
src/GraphQL.Language/Extensions/ReadOnlyListExtensions.cs#L66
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
build:
src/GraphQL.Server.SourceGenerators/InputTypeParser.cs#L12
Parameter 'GeneratorAttributeSyntaxContext context' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
build:
src/GraphQL.Language/Extensions/ReadOnlyListExtensions.cs#L59
Type parameter 'T' has the same name as the type parameter from outer method 'ReadOnlyListExtensions.Join<T, TKey>(IReadOnlyList<T>?, IReadOnlyList<T>?, Func<T, TKey>, Func<T, T, T>)'
|
build:
src/GraphQL.Language/Printer.cs#L61
Possible null reference argument for parameter 'obj' in 'void PrinterContext.Append(object obj)'.
|
build:
src/GraphQL/Request/GraphQLRequestFeature.cs#L7
Nullability of reference types in return type of 'GraphQLRequest? GraphQLRequestFeature.Request.get' doesn't match implicitly implemented member 'GraphQLRequest IGraphQLRequestFeature.Request.get' (possibly because of nullability attributes).
|
build:
src/GraphQL/Introspection/__Type.cs#L35
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/GraphQL/Extensions/Trace/TraceExtension.cs#L72
Non-nullable property 'Stopwatch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/GraphQL/LoggerExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Packages
|
739 KB |
|