Add a structural Version to Archetype for cheap change detection - #310
Merged
Merged
Annotations
19 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
|
|
Run tests
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
|
|
Run tests
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
|
|
Run tests
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
|
|
Run tests
Dereference of a possibly null reference.
|
|
Run tests
Dereference of a possibly null reference.
|
|
Run tests
Unboxing a possibly null value.
|
|
Run tests
Unboxing a possibly null value.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
|
Build project
Possible null reference assignment.
|
background
wait
wait-all
cancel
parallel
Loading