Skip to content

Fix divide by zero when no alignment #5

Fix divide by zero when no alignment

Fix divide by zero when no alignment #5

Triggered via push January 22, 2026 23:11
Status Failure
Total duration 22s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
publish
Process completed with exit code 1.
publish: Yura.Shared/Archive/ArchiveFile.cs#L68
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
publish: Yura.Shared/Archive/DeusExArchive.cs#L67
Dereference of a possibly null reference.
publish: Yura.Shared/Archive/DefianceArchive.cs#L53
Dereference of a possibly null reference.
publish: Yura.Shared/Archive/LegendArchive.cs#L59
Dereference of a possibly null reference.
publish: Yura.Shared/Archive/ArchiveOptions.cs#L11
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: Yura.Shared/Archive/TigerArchive.cs#L110
Dereference of a possibly null reference.