v0.13.2 Fixes CreateCanvasBgra bug and supports HttpContent.ReadAsStreamAsync streams #160
Annotations
11 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:
src/Imageflow/Fluent/ImageJob.cs#L576
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build all modern dotnet projects:
src/Imageflow/Fluent/ImageJob.cs#L589
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
Build all modern dotnet projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Imageflow.NativeRuntime.osx-x86_64
|
Build all modern dotnet projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Imageflow.NativeRuntime.ubuntu-x86_64
|
Build all modern dotnet projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Imageflow.NativeRuntime.win-x86
|
Build all modern dotnet projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Imageflow.NativeRuntime.win-x86_64
|
Build all modern dotnet projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Imageflow.NativeRuntime.osx-x86_64
|
Build all modern dotnet projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Imageflow.NativeRuntime.ubuntu-x86_64
|
Build all modern dotnet projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Imageflow.NativeRuntime.win-x86
|
Build all modern dotnet projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Imageflow.NativeRuntime.win-x86_64
|
Loading