Skip to content

fix: Replace macos-13 CI runner with macos-15 #296

fix: Replace macos-13 CI runner with macos-15

fix: Replace macos-13 CI runner with macos-15 #296

Triggered via push February 27, 2026 06:07
Status Success
Total duration 2m 56s
Artifacts 7

dotnet-core.yml

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

Annotations

210 warnings
build (macos-14-arm, macos-14, 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 (macos-14-arm, macos-14, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (macos-14-arm, macos-14, true): src/Imazen.Common/Issues/Issue.cs#L35
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/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/Persistence/MultiFolderStorage.cs#L149
Cannot convert null literal to non-nullable reference type.
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/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#L149
Cannot convert null literal to non-nullable reference type.
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/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/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/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/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#L149
Cannot convert null literal to non-nullable reference type.
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/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/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/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/Persistence/MultiFolderStorage.cs#L149
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
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/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/Persistence/MultiFolderStorage.cs#L149
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, ubuntu-latest, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
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-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-24-arm-16gb, ubuntu-24-arm-16gb, 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-24-arm-16gb, ubuntu-24-arm-16gb, 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-24-arm-16gb, ubuntu-24-arm-16gb, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L149
Cannot convert null literal to non-nullable reference type.
build (ubuntu-24-arm-16gb, ubuntu-24-arm-16gb, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
Cannot convert null literal to non-nullable reference type.
build (ubuntu-24-arm-16gb, ubuntu-24-arm-16gb, 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-24-arm-16gb, ubuntu-24-arm-16gb, 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-24-arm-16gb, ubuntu-24-arm-16gb, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (ubuntu-24-arm-16gb, ubuntu-24-arm-16gb, true): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (ubuntu-24-arm-16gb, ubuntu-24-arm-16gb, 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-24-arm-16gb, ubuntu-24-arm-16gb, 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-15-intel, macos-15-large, 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 (macos-15-intel, macos-15-large, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (macos-15-intel, macos-15-large, true): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (macos-15-intel, macos-15-large, 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-15-intel, macos-15-large, 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-15-intel, macos-15-large, 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 (macos-15-intel, macos-15-large, true): src/Imazen.Common/Issues/Issue.cs#L37
Cannot convert null literal to non-nullable reference type.
build (macos-15-intel, macos-15-large, true): src/Imazen.Common/Issues/Issue.cs#L35
Cannot convert null literal to non-nullable reference type.
build (macos-15-intel, macos-15-large, 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-15-intel, macos-15-large, 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-15-intel, macos-15-large, 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-15-intel, macos-15-large, 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/Persistence/MultiFolderStorage.cs#L149
Cannot convert null literal to non-nullable reference type.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
Cannot convert null literal to non-nullable reference 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/Persistence/MultiFolderStorage.cs#L149
Cannot convert null literal to non-nullable reference type.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
Cannot convert null literal to non-nullable reference 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/Persistence/MultiFolderStorage.cs#L149
Cannot convert null literal to non-nullable reference type.
build (windows-11-arm, windows-11-arm, true): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
Cannot convert null literal to non-nullable reference 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 (win-x86_64, windows-2022, false): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L149
Cannot convert null literal to non-nullable reference type.
build (win-x86_64, windows-2022, false): src/Imazen.Common/Persistence/MultiFolderStorage.cs#L116
Cannot convert null literal to non-nullable reference 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/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/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/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.

Artifacts

Produced during runtime
Name Size Digest
Imageflow.Server.Host-macos-14-commit-b88ef56b55bb2c5a40c26077a4c7134bdf7d9cd0.zip
21.4 MB
sha256:4203d3f646b1bd1320f36f990d9030de1f1d6d0d316cd3f80da936fbb32b1236
Imageflow.Server.Host-macos-15-large-commit-b88ef56b55bb2c5a40c26077a4c7134bdf7d9cd0.zip
21.4 MB
sha256:d9459b55089f1e8fe9b2fb56b4074a5f1c1d6f35507aa1ef89fcb25aa948dcb0
Imageflow.Server.Host-ubuntu-22.04-commit-b88ef56b55bb2c5a40c26077a4c7134bdf7d9cd0.zip
21.4 MB
sha256:7cdee2243f2e3fe3a4d7ac09078689390d269a7798961cbb0c61a4f419301255
Imageflow.Server.Host-ubuntu-24-arm-16gb-commit-b88ef56b55bb2c5a40c26077a4c7134bdf7d9cd0.zip
21.4 MB
sha256:c846e4a6dd722604c3335ae03f515ecb32c30566b8e4922db11fa3b9be974271
Imageflow.Server.Host-ubuntu-latest-commit-b88ef56b55bb2c5a40c26077a4c7134bdf7d9cd0.zip
21.4 MB
sha256:35f1434ef6ddd08e66a45ae68362c816cb0bc92c9700f740225824efa55242e1
Imageflow.Server.Host-windows-11-arm-commit-b88ef56b55bb2c5a40c26077a4c7134bdf7d9cd0.zip
20.8 MB
sha256:34022f2dfcfa10cd4ab71ebc025150955d57fe570312e0c6b9ca8c727367aa73
Imageflow.Server.Host-windows-2022-commit-b88ef56b55bb2c5a40c26077a4c7134bdf7d9cd0.zip
20.8 MB
sha256:2b6b89c5655035b1ea16762456410e6929ed0dd81a8e2cd0a6e7b66497cf7d96