Fixed mutation error dependency registration. #506
Triggered via pull request
December 13, 2023 09:36
michaelstaib
synchronize
#6674
Status
Failure
Total duration
4m 29s
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
0s
Apply Labels
3s
Spellcheck Documentation
0s
Sonar Pull-Request
0s
CodeQL
0s
Matrix: library-tests
CI Status Check
0s
Merge and Upload Coverage
4m 16s
Annotations
2 errors and 6 warnings
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/
|
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
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Merge and Upload Coverage
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Merge and Upload Coverage:
.build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used
|
Member hides static member from outer class:
HotChocolate/Core/test/Types.Mutations.Tests/AnnotationBasedMutations.cs#L1687
Method 'ExampleResult ExampleResult(string)' hides class from outer class
|