Skip to content

Make FileQueue use GZip compression according to https://stackoverflow.com/a/37680109 #698

Make FileQueue use GZip compression according to https://stackoverflow.com/a/37680109

Make FileQueue use GZip compression according to https://stackoverflow.com/a/37680109 #698

Triggered via pull request August 5, 2024 13:55
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
build (macos-latest, 8.0.x): EnoCore/Logging/FileQueue.cs#L20
Cannot use alias 'FileMode' with '::' since the alias references a type. Use '.' instead.
build (macos-latest, 8.0.x): EnoCore/Logging/FileQueue.cs#L20
Argument 1: cannot convert from 'string' to 'Microsoft.Win32.SafeHandles.SafeFileHandle'
build (macos-latest, 8.0.x): EnoCore/Logging/FileQueue.cs#L20
Cannot use alias 'FileMode' with '::' since the alias references a type. Use '.' instead.
build (macos-latest, 8.0.x): EnoCore/Logging/FileQueue.cs#L20
Argument 1: cannot convert from 'string' to 'Microsoft.Win32.SafeHandles.SafeFileHandle'
build (macos-latest, 8.0.x)
Process completed with exit code 1.
build (windows-latest, 6.0.x)
The job was canceled because "macos-latest_8_0_x" failed.
build (windows-latest, 6.0.x)
The operation was canceled.
build (windows-latest, 8.0.x)
The job was canceled because "macos-latest_8_0_x" failed.
build (windows-latest, 8.0.x)
The operation was canceled.
build (macos-latest, 6.0.x)
The job was canceled because "macos-latest_8_0_x" failed.
build (macos-latest, 6.0.x)
The operation was canceled.
build (ubuntu-latest, 6.0.x)
The job was canceled because "macos-latest_8_0_x" failed.
build (ubuntu-latest, 6.0.x): EnoCore/Logging/FileQueue.cs#L20
Cannot use alias 'FileMode' with '::' since the alias references a type. Use '.' instead.
build (ubuntu-latest, 6.0.x): EnoCore/Logging/FileQueue.cs#L20
Argument 1: cannot convert from 'string' to 'Microsoft.Win32.SafeHandles.SafeFileHandle'
build (ubuntu-latest, 6.0.x): EnoCore/Logging/FileQueue.cs#L20
Cannot use alias 'FileMode' with '::' since the alias references a type. Use '.' instead.
build (ubuntu-latest, 6.0.x): EnoCore/Logging/FileQueue.cs#L20
Argument 1: cannot convert from 'string' to 'Microsoft.Win32.SafeHandles.SafeFileHandle'
build (ubuntu-latest, 6.0.x)
The operation was canceled.
build (ubuntu-latest, 8.0.x)
The job was canceled because "macos-latest_8_0_x" failed.
build (ubuntu-latest, 8.0.x): EnoCore/Logging/FileQueue.cs#L20
Cannot use alias 'FileMode' with '::' since the alias references a type. Use '.' instead.
build (ubuntu-latest, 8.0.x): EnoCore/Logging/FileQueue.cs#L20
Argument 1: cannot convert from 'string' to 'Microsoft.Win32.SafeHandles.SafeFileHandle'
build (ubuntu-latest, 8.0.x): EnoCore/Logging/FileQueue.cs#L20
Cannot use alias 'FileMode' with '::' since the alias references a type. Use '.' instead.
build (ubuntu-latest, 8.0.x): EnoCore/Logging/FileQueue.cs#L20
Argument 1: cannot convert from 'string' to 'Microsoft.Win32.SafeHandles.SafeFileHandle'
build (ubuntu-latest, 8.0.x)
The operation was canceled.
build (macos-latest, 8.0.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest, 8.0.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/