Skip to content

Bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 in /src/Miningcore #69

Bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 in /src/Miningcore

Bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 in /src/Miningcore #69

Status Failure
Total duration 55s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/Miningcore/AutofacModule.cs#L65
'RecyclableMemoryStreamManager' does not contain a definition for 'ThrowExceptionOnToArray'
build: src/Miningcore/Program.cs#L783
'RecyclableMemoryStreamManager' does not contain a definition for 'MaximumFreeSmallPoolBytes' and no accessible extension method 'MaximumFreeSmallPoolBytes' accepting a first argument of type 'RecyclableMemoryStreamManager' could be found (are you missing a using directive or an assembly reference?)
build: src/Miningcore/Program.cs#L784
'RecyclableMemoryStreamManager' does not contain a definition for 'MaximumFreeLargePoolBytes' and no accessible extension method 'MaximumFreeLargePoolBytes' accepting a first argument of type 'RecyclableMemoryStreamManager' could be found (are you missing a using directive or an assembly reference?)
build: src/Miningcore/AutofacModule.cs#L65
'RecyclableMemoryStreamManager' does not contain a definition for 'ThrowExceptionOnToArray'
build: src/Miningcore/Program.cs#L783
'RecyclableMemoryStreamManager' does not contain a definition for 'MaximumFreeSmallPoolBytes' and no accessible extension method 'MaximumFreeSmallPoolBytes' accepting a first argument of type 'RecyclableMemoryStreamManager' could be found (are you missing a using directive or an assembly reference?)
build: src/Miningcore/Program.cs#L784
'RecyclableMemoryStreamManager' does not contain a definition for 'MaximumFreeLargePoolBytes' and no accessible extension method 'MaximumFreeLargePoolBytes' accepting a first argument of type 'RecyclableMemoryStreamManager' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
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/