Skip to content

Bump Imageflow.NativeRuntime.win-x86 from 2.0.0-preview4 to 2.0.0-preview8 in /tests/Imageflow.TestDotNetFull #90

Bump Imageflow.NativeRuntime.win-x86 from 2.0.0-preview4 to 2.0.0-preview8 in /tests/Imageflow.TestDotNetFull

Bump Imageflow.NativeRuntime.win-x86 from 2.0.0-preview4 to 2.0.0-preview8 in /tests/Imageflow.TestDotNetFull #90

Status Success
Total duration 1m 10s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: tests/Imageflow.Test/TestApi.cs#L381
'ImageJob.GetContentTypeForBytes(byte[])' is obsolete: 'Use new Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) instead'
build: tests/Imageflow.Test/TestApi.cs#L382
'ImageJob.CanDecodeBytes(byte[])' is obsolete: 'Bad idea: imageflow may eventually support formats via OS codecs, so this is not predictable. Use Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) with your own allowlist instead.'
build: tests/Imageflow.Test/TestApi.cs#L385
'ImageJob.GetContentTypeForBytes(byte[])' is obsolete: 'Use new Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) instead'
build: tests/Imageflow.Test/TestApi.cs#L386
'ImageJob.CanDecodeBytes(byte[])' is obsolete: 'Bad idea: imageflow may eventually support formats via OS codecs, so this is not predictable. Use Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) with your own allowlist instead.'
build: tests/Imageflow.Test/TestApi.cs#L389
'ImageJob.GetContentTypeForBytes(byte[])' is obsolete: 'Use new Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) instead'
build: tests/Imageflow.Test/TestApi.cs#L390
'ImageJob.CanDecodeBytes(byte[])' is obsolete: 'Bad idea: imageflow may eventually support formats via OS codecs, so this is not predictable. Use Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) with your own allowlist instead.'
build: tests/Imageflow.Test/TestApi.cs#L393
'ImageJob.GetContentTypeForBytes(byte[])' is obsolete: 'Use new Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) instead'
build: tests/Imageflow.Test/TestApi.cs#L394
'ImageJob.CanDecodeBytes(byte[])' is obsolete: 'Bad idea: imageflow may eventually support formats via OS codecs, so this is not predictable. Use Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) with your own allowlist instead.'
build: tests/Imageflow.Test/TestApi.cs#L397
'ImageJob.GetContentTypeForBytes(byte[])' is obsolete: 'Use new Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) instead'
build: tests/Imageflow.Test/TestApi.cs#L398
'ImageJob.CanDecodeBytes(byte[])' is obsolete: 'Bad idea: imageflow may eventually support formats via OS codecs, so this is not predictable. Use Imazen.Common.FileTypeDetection.FileTypeDetector().GuessMimeType(data) with your own allowlist instead.'