Skip to content

Add failing test; fix BufferedStreamSource bug where .Position is que… #153

Add failing test; fix BufferedStreamSource bug where .Position is que…

Add failing test; fix BufferedStreamSource bug where .Position is que… #153

Triggered via push March 9, 2024 06:08
Status Success
Total duration 4m 35s
Artifacts 1

dotnet-core.yml

on: push
Matrix: build
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build (ubuntu-latest, 8.0.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nowsprinting/check-version-format-action@v3.2.10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (ubuntu-latest, 8.0.1): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (ubuntu-latest, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nowsprinting/check-version-format-action@v3.2.10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (ubuntu-latest, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (macos-11.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nowsprinting/check-version-format-action@v3.2.10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (macos-11.0): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (windows-latest, true, true, true, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nowsprinting/check-version-format-action@v3.2.10, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L36
Method Read passes 'offset or count is negative.' as the paramName argument to a ArgumentOutOfRangeException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
build (windows-latest, true, true, true, true): tests/Imageflow.Test/NonSeekableReadStream.cs#L9
Member 'position' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)

Artifacts

Produced during runtime
Name Size
NuGetPackages Expired
421 KB