Add openfile from url#1
Merged
Merged
Annotations
31 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L139
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.Sepia_PreservesDimensions()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L126
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.Grayscale_ProducesBytes()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L112
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.Crop_ProducesCorrectDimensions()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L98
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.Contain_FitsWithinBounds()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L86
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.Cover_ProducesExactDimensions()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L72
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.Scale_HalvesImageSize()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L59
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.ResizeDown_DoesNotUpscale()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L47
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.Resize_ProducesCorrectDimensions()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L24
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.Dispose()'
|
|
Run Integration Tests:
tests/VisionSharp.IntegrationTests/ImageProcessingIntegrationTests.cs#L18
Missing XML comment for publicly visible type or member 'ImageProcessingIntegrationTests.ImageProcessingIntegrationTests()'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L47
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyGrayscale()'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L46
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyContrast(float)'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L45
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyBrightness(float)'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L44
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyGaussianBlur(float)'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L43
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyBlur(int)'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L39
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyResizeCanvas(int, int, string)'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L38
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyCrop(int, int, int, int)'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L37
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyContain(int, int, bool)'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L36
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyCover(int, int, bool)'
|
|
Run Unit Tests Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L35
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyResize(int, int, ResizeOptions)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L47
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyGrayscale()'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L46
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyContrast(float)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L45
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyBrightness(float)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L44
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyGaussianBlur(float)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L43
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyBlur(int)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L39
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyResizeCanvas(int, int, string)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L38
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyCrop(int, int, int, int)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L37
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyContain(int, int, bool)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L36
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyCover(int, int, bool)'
|
|
Build Package:
src/VisionSharp.Abstractions/Interfaces/IImageEngine.cs#L35
Missing XML comment for publicly visible type or member 'IImageEngine.ApplyResize(int, int, ResizeOptions)'
|
background
wait
wait-all
cancel
parallel
Loading