Skip to content

docs: Mention abstract classes can be used for union types #144

docs: Mention abstract classes can be used for union types

docs: Mention abstract classes can be used for union types #144

Triggered via pull request August 26, 2023 01:25
@benmccallumbenmccallum
synchronize #6043
Status Failure
Total duration 9m 28s
Artifacts

ci.yml

on: pull_request_target
Check for Changes
14s
Check for Changes
Apply Labels
3s
Apply Labels
Generate Test Matrix
0s
Generate Test Matrix
Spellcheck Documentation
40s
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
8m 43s
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/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/Analyzers/src/Analyzers/Neo4JSourceGenerator.TypeInitialization.cs#L22
Nullability of reference types in type of parameter 'sender' of 'Assembly? Neo4JSourceGenerator.CurrentDomainOnAssemblyResolve(object sender, ResolveEventArgs args)' doesn't match the target delegate 'ResolveEventHandler' (possibly because of nullability attributes).
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/Analyzers/src/Analyzers/Neo4JSourceGenerator.TypeInitialization.cs#L22
Nullability of reference types in type of parameter 'sender' of 'Assembly? Neo4JSourceGenerator.CurrentDomainOnAssemblyResolve(object sender, ResolveEventArgs args)' doesn't match the target delegate 'ResolveEventHandler' (possibly because of nullability attributes).
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/Neo4J/src/Data/Language/Visitor/CypherVisitor.cs#L77
Possible null reference argument for parameter 'item' in 'bool HashSet<AliasedExpression>.Contains(AliasedExpression item)'.
Merge and Upload Coverage: src/HotChocolate/Neo4J/src/Data/Projections/Handlers/Neo4JProjectionFieldHandler.cs#L67
Possible null reference argument for parameter 'item' in 'void Queue<object>.Enqueue(object item)'.
Merge and Upload Coverage: src/HotChocolate/Neo4J/src/Data/Projections/Handlers/Neo4JProjectionFieldHandler.cs#L71
Possible null reference argument for parameter 'item' in 'void ListExtensions.Push<object>(IList<object> list, object item)'.
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/