Skip to content

V2 - Limit all memory allocations in the MemoryAllocator layer #4290

V2 - Limit all memory allocations in the MemoryAllocator layer

V2 - Limit all memory allocations in the MemoryAllocator layer #4290

Triggered via pull request April 10, 2024 22:16
Status Success
Total duration 8m 50s
Artifacts

build-and-test.yml

on: pull_request
Matrix: Build
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

180 warnings
Build (ubuntu-latest, net6.0, 6.0.x, true, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, net6.0, 6.0.x, true, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (ubuntu-latest, net6.0, 6.0.x, true, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net6.0, 6.0.x, true, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
Build (ubuntu-latest, net6.0, 6.0.x, true, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, net6.0, 6.0.x, true, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, net6.0, 6.0.x, true, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, netcoreapp3.1, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, netcoreapp3.1, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (ubuntu-latest, netcoreapp3.1, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, netcoreapp3.1, -x64, false): tests/ImageSharp.Tests/Formats/Pbm/PbmDecoderTests.cs#L102
Code should not contain multiple blank lines in a row
Build (ubuntu-latest, netcoreapp3.1, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
Build (ubuntu-latest, netcoreapp3.1, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, netcoreapp3.1, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, netcoreapp3.1, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, net5.0, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, net5.0, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (ubuntu-latest, net5.0, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net5.0, -x64, false): tests/ImageSharp.Tests/Formats/Pbm/PbmDecoderTests.cs#L102
Code should not contain multiple blank lines in a row
Build (ubuntu-latest, net5.0, -x64, false): tests/ImageSharp.Tests/Memory/Buffer2DTests.SwapOrCopyContent.cs#L16
Field 'MemoryAllocator' should begin with lower-case letter
Build (ubuntu-latest, net5.0, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
Build (ubuntu-latest, net5.0, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, net5.0, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, net5.0, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, net5.0, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macos-latest, net5.0, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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, net5.0, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, net5.0, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, net5.0, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, net5.0, -x64, false)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (macos-latest, net5.0, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, netcoreapp2.1, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest, netcoreapp2.1, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (windows-latest, netcoreapp2.1, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, netcoreapp2.1, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, netcoreapp2.1, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, netcoreapp2.1, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, netcoreapp2.1, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
Build (windows-latest, net5.0, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest, net5.0, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (windows-latest, net5.0, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net5.0, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net5.0, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net5.0, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, net5.0, -x64, false): tests/ImageSharp.Tests/Memory/Buffer2DTests.SwapOrCopyContent.cs#L16
Field 'MemoryAllocator' should begin with lower-case letter
Build (windows-latest, net5.0, -x64, false): tests/ImageSharp.Tests/Formats/Pbm/PbmDecoderTests.cs#L102
Code should not contain multiple blank lines in a row
Build (windows-latest, net5.0, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
Build (windows-latest, netcoreapp3.1, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest, netcoreapp3.1, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (windows-latest, netcoreapp3.1, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, netcoreapp3.1, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
Build (windows-latest, netcoreapp3.1, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, netcoreapp3.1, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, netcoreapp3.1, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (windows-latest, net6.0, 6.0.x, true, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Config.cs#L55
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Config.cs#L55
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Config.cs#L55
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
Build (windows-latest, net6.0, 6.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Config.cs#L55
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
Build (macos-latest, net6.0, 6.0.x, true, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macos-latest, net6.0, 6.0.x, true, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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, net6.0, 6.0.x, true, -x64, false)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (macos-latest, net6.0, 6.0.x, true, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest, net6.0, 6.0.x, true, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, net6.0, 6.0.x, true, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, net6.0, 6.0.x, true, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net472, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest, net472, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (windows-latest, net472, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, net472, -x64, false): tests/ImageSharp.Tests/Formats/Pbm/PbmDecoderTests.cs#L102
Code should not contain multiple blank lines in a row
Build (windows-latest, net472, -x64, false): tests/ImageSharp.Tests/Memory/Buffer2DTests.SwapOrCopyContent.cs#L16
Field 'MemoryAllocator' should begin with lower-case letter
Build (windows-latest, net472, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
Build (windows-latest, net472, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net472, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net472, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net472, -x86, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest, net472, -x86, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (windows-latest, net472, -x86, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net472, -x86, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net472, -x86, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net472, -x86, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, net472, -x86, false): tests/ImageSharp.Tests/Memory/Buffer2DTests.SwapOrCopyContent.cs#L16
Field 'MemoryAllocator' should begin with lower-case letter
Build (windows-latest, net472, -x86, false): tests/ImageSharp.Tests/Formats/Pbm/PbmDecoderTests.cs#L102
Code should not contain multiple blank lines in a row
Build (windows-latest, net472, -x86, false): tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
Build (macos-latest, netcoreapp3.1, -x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macos-latest, netcoreapp3.1, -x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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, netcoreapp3.1, -x64, false)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, netcoreapp3.1, -x64, false)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, netcoreapp3.1, -x64, false)
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, netcoreapp3.1, -x64, false)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (macos-latest, netcoreapp3.1, -x64, false): src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.