Skip to content

server: Rewrite the WebSocket procol handling #1186

server: Rewrite the WebSocket procol handling

server: Rewrite the WebSocket procol handling #1186

Triggered via pull request March 2, 2024 21:28
Status Success
Total duration 1m 56s
Artifacts 1

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, codecov/codecov-action@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.Language/Extensions/TypeSystemDocumentExtensions.cs#L38
Possible null reference argument for parameter 'source' in 'List<SchemaDefinition> Enumerable.ToList<SchemaDefinition>(IEnumerable<SchemaDefinition> source)'.
build: src/GraphQL.Language/Extensions/TypeSystemDocumentExtensions.cs#L41
Possible null reference argument for parameter 'source' in 'List<TypeDefinition> Enumerable.ToList<TypeDefinition>(IEnumerable<TypeDefinition> source)'.
build: src/GraphQL.Language/Extensions/TypeSystemDocumentExtensions.cs#L44
Possible null reference argument for parameter 'source' in 'List<DirectiveDefinition> Enumerable.ToList<DirectiveDefinition>(IEnumerable<DirectiveDefinition> source)'.
build: src/GraphQL.Language/Extensions/TypeSystemDocumentExtensions.cs#L47
Possible null reference argument for parameter 'source' in 'List<SchemaExtension> Enumerable.ToList<SchemaExtension>(IEnumerable<SchemaExtension> source)'.
build: src/GraphQL.Language/Extensions/TypeSystemDocumentExtensions.cs#L50
Possible null reference argument for parameter 'source' in 'List<TypeExtension> Enumerable.ToList<TypeExtension>(IEnumerable<TypeExtension> source)'.
build: src/GraphQL.Language/Extensions/TypeSystemDocumentExtensions.cs#L53
Possible null reference argument for parameter 'source' in 'List<Import> Enumerable.ToList<Import>(IEnumerable<Import> source)'.
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.

Artifacts

Produced during runtime
Name Size
Packages Expired
726 KB