Skip to content

v0.9.0-rc01

v0.9.0-rc01 #271

Triggered via release June 18, 2025 05:37
@lilithlilith
published v0.9.0-rc01
Status Success
Total duration 3m 56s
Artifacts 6

dotnet-core.yml

on: release
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

180 warnings
build (macos-14-arm, macos-14, true): src/Imazen.Common/Concurrency/AsyncLockProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Concurrency/AsyncLockProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
Cannot convert null literal to non-nullable reference type.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L13
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L11
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Licensing/LicenseParsing.cs#L391
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Licensing/LicenseParsing.cs#L358
Possible null reference argument for parameter 'log' in 'bool LicenseBlobExtensions.VerifySignature(ILicenseBlob b, IEnumerable<RSADecryptPublic> trustedKeys, StringBuilder log)'.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Licensing/LicenseParsing.cs#L342
Possible null reference argument for parameter 'log' in 'bool SignatureTestApp.Validate(string licenseStr, BigInteger mod, BigInteger exp, StringBuilder log)'.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L21
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L16
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L13
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L11
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Issues/Issue.cs#L13
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Issues/Issue.cs#L11
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Issues/Issue.cs#L13
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Issues/Issue.cs#L11
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
Cannot convert null literal to non-nullable reference type.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (ubuntu-22.04, ubuntu-22.04, true, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Concurrency/AsyncLockProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Concurrency/AsyncLockProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (macos-13-x86_64, macos-13, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Concurrency/AsyncLockProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Concurrency/AsyncLockProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Licensing/LicenseChain.cs#L81
Non-nullable field 'cache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Issues/Issue.cs#L21
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Issues/Issue.cs#L16
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Issues/Issue.cs#L13
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Issues/Issue.cs#L11
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Concurrency/AsyncLockProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Concurrency/AsyncLockProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Licensing/LicenseParsing.cs#L342
Possible null reference argument for parameter 'log' in 'bool SignatureTestApp.Validate(string licenseStr, BigInteger mod, BigInteger exp, StringBuilder log)'.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Persistence/PersistentGlobalStringCache.cs#L129
Non-nullable field '_processCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Storage/Caching/CacheBlobFetchResult.cs#L28
Cannot convert null literal to non-nullable reference type.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Collections/ReverseEnumerable.cs#L38
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size Digest
Imageflow.Server.Host-macos-13-0.9.0-rc01.zip Expired
21.4 MB
sha256:32a01ead97e936d73b6760348d12f2e306ae3baab6ef22c81923a3fff287d1ad
Imageflow.Server.Host-macos-14-0.9.0-rc01.zip Expired
21.4 MB
sha256:1bd9e18e633b612ebecdf3b0e322b4aa7ad701cac50d2ae66920d3b85e5ef3e6
Imageflow.Server.Host-ubuntu-22.04-0.9.0-rc01.zip Expired
21.4 MB
sha256:13baa4dad4d7b63350d5c730516b13f8e93eb285bd638081b1a82c46bb6ec15e
Imageflow.Server.Host-ubuntu-latest-0.9.0-rc01.zip Expired
21.4 MB
sha256:dd9af6dadaa9a330dc3422eea8a7023796201a7627ffbdee6df5225383c2fa3e
Imageflow.Server.Host-windows-11-arm-0.9.0-rc01.zip Expired
20.8 MB
sha256:944baff94a5d1c1ec6cc1a78238fedd8d3a2659f9c75e0f6df01693a5ec40f74
Imageflow.Server.Host-windows-2022-0.9.0-rc01.zip Expired
20.8 MB
sha256:1e6162401d82726af32ebd6486d397d9821c36398886cac396d2a06a7929f863