Fixed options check for mutation conventions . #163
Triggered via pull request
September 1, 2023 13:01
michaelstaib
opened
#6502
Status
Failure
Total duration
9m 14s
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
16s
Apply Labels
4s
Spellcheck Documentation
44s
Sonar Pull-Request
0s
CodeQL
0s
Matrix: library-tests
CI Status Check
0s
Merge and Upload Coverage
6m 47s
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/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/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:
src/HotChocolate/Core/src/Types/Types/TypeInitializationException.cs#L19
'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/Types/SchemaException.cs#L32
'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/Types/InvalidSchemaCoordinateException.cs#L34
'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/Types/InvalidSchemaCoordinateException.cs#L48
'Exception.GetObjectData(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/Validation/MaxValidationErrorsException.cs#L23
'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/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:
.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/
|