Skip to content

Optimized zero fill #151

Optimized zero fill

Optimized zero fill #151

Triggered via push April 4, 2024 23:42
Status Failure
Total duration 4m 30s
Artifacts

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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
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: Library/DiscUtils.Streams/Util/EndianUtilities.cs#L46
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Library/DiscUtils.Streams/Util/EndianUtilities.cs#L62
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Library/DiscUtils.Streams/Util/EndianUtilities.cs#L80
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Library/DiscUtils.Streams/Util/EndianUtilities.cs#L127
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Library/DiscUtils.Streams/Util/EndianUtilities.cs#L147
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Library/DiscUtils.Streams/Util/EndianUtilities.cs#L163
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Library/DiscUtils.Streams/Util/EndianUtilities.cs#L181
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Library/DiscUtils.Streams/Util/EndianUtilities.cs#L231
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Library/DiscUtils.Lvm/MetadataLogicalVolumeSection.cs#L64
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
build: Library/DiscUtils.Lvm/MetadataLogicalVolumeSection.cs#L64
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)