Skip to content

feat: refactor output file header and add inheritance for IDeepCloneable #29

feat: refactor output file header and add inheritance for IDeepCloneable

feat: refactor output file header and add inheritance for IDeepCloneable #29

Triggered via push January 2, 2026 14:32
Status Success
Total duration 27s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: tests/IDeepCloneable.Tests/ComplexNestedCloneTests.cs#L84
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/ComplexNestedCloneTests.cs#L77
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/ComplexNestedCloneTests.cs#L41
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/CollectionCloneTests.cs#L47
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/CollectionCloneTests.cs#L29
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/ArrayCloneTests.cs#L88
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/ArrayCloneTests.cs#L85
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/SimpleManualTest.cs#L69
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/SimpleManualTest.cs#L66
Dereference of a possibly null reference.
test: tests/IDeepCloneable.Tests/SimpleManualTest.cs#L36
Dereference of a possibly null reference.