Fix some warnings and adjust others #157
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nowsprinting/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build all modern dotnet projects:
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 all modern dotnet projects:
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 all modern dotnet projects:
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 all modern dotnet projects:
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 all modern dotnet projects:
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 all modern dotnet projects:
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)
|
Loading