Skip to content

Aligned Fusion more with the Fusion spec. #177

Aligned Fusion more with the Fusion spec.

Aligned Fusion more with the Fusion spec. #177

Triggered via pull request September 5, 2023 14:11
@michaelstaibmichaelstaib
synchronize #6485
Status Failure
Total duration 9m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request_target
Check for Changes
13s
Check for Changes
Apply Labels
6s
Apply Labels
Generate Test Matrix
0s
Generate Test Matrix
Spellcheck Documentation
37s
Spellcheck Documentation
Sonar Pull-Request
0s
Sonar Pull-Request
CodeQL
0s
CodeQL
Matrix: library-tests
CI Status Check
0s
CI Status Check
Merge and Upload Coverage
6m 53s
Merge and Upload Coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 19 warnings
Spellcheck Documentation
Process completed with exit code 1.
Merge and Upload Coverage
Process completed with exit code 1.
Merge and Upload Coverage
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v2/dist/codecov' failed with exit code 255
Apply Labels
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/labeler@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check for Changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check for Changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check for Changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check for Changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Spellcheck Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Merge and Upload Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Merge and Upload Coverage: src/HotChocolate/Utilities/src/Utilities/ServiceException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Merge and Upload Coverage: src/HotChocolate/Core/src/Subscriptions/DefaultTopic.cs#L257
Nullability of reference types in value of type 'System.Threading.Channels.Channel<TMessage>' doesn't match target type 'System.Threading.Channels.Channel<TMessage>?'.
Merge and Upload Coverage: src/HotChocolate/Core/src/Execution/Processing/SubscriptionExecutor.Subscription.cs#L399
Possible null reference argument for parameter 'arg' in 'Task<IQueryResult> Func<object, Task<IQueryResult>>.Invoke(object arg)'.
Merge and Upload Coverage: src/HotChocolate/Core/src/Subscriptions/DefaultTopic.cs#L257
Nullability of reference types in value of type 'System.Threading.Channels.Channel<TMessage>' doesn't match target type 'System.Threading.Channels.Channel<TMessage>?'.
Merge and Upload Coverage: src/HotChocolate/Core/src/Execution/Processing/SubscriptionExecutor.Subscription.cs#L399
Possible null reference argument for parameter 'arg' in 'Task<IQueryResult> Func<object, Task<IQueryResult>>.Invoke(object arg)'.
Merge and Upload Coverage: src/HotChocolate/Core/src/Subscriptions.Postgres/ContinuousTask.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Merge and Upload Coverage: src/HotChocolate/Utilities/src/Utilities.Introspection/IntrospectionException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Merge and Upload Coverage: src/HotChocolate/Core/src/Subscriptions/CannotSubscribeException.cs#L22
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Merge and Upload Coverage: src/HotChocolate/Core/src/Subscriptions/DefaultTopic.cs#L257
Nullability of reference types in value of type 'System.Threading.Channels.Channel<TMessage>' doesn't match target type 'System.Threading.Channels.Channel<TMessage>?'.
Merge and Upload Coverage: src/HotChocolate/Core/src/Types/InvalidSchemaCoordinateException.cs#L46
Member 'InvalidSchemaCoordinateException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidSchemaCoordinateException.GetObjectData(SerializationInfo, StreamingContext)'.
Merge and Upload Coverage: .build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used
Website Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/