implement world copy leveraging archetype copy (#292) #519
workflows.yaml
on: push
  
      
        Matrix: Build Arch
      
    
    
      
        Matrix: Pack NuGet
      
    
    
      
        Matrix: Deploy NuGet & Release
      
    
    Annotations
98 warnings
          | 
                      
                          Build Arch (Release, Default)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, PureECS)
                        
                      
                       Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes). | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, PureECS)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Default)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Release, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       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) | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Unboxing a possibly null value. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Possible null reference assignment. | 
| 
                      
                          Build Arch (Debug, Events)
                        
                      
                       Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes). | 
Artifacts
Produced during runtime
          | Name | Size | Digest | |
|---|---|---|---|
| 
                        
                          build-output-Debug
                        
                       | 1.01 MB | sha256:7256926fb2f732f22220c78d5dcc2fa0cf4ea23d2676e5196a27022e03bd7530 |  | 
| 
                        
                          build-output-Debug-Events
                        
                       | 1.02 MB | sha256:954d97c00c45424f585df526839121fff5f60ec86b5abb8e5b0a656782cfa4a1 |  | 
| 
                        
                          build-output-Debug-PureECS
                        
                       | 989 KB | sha256:7c595ff22723e935e8b6759ce8598ce157817f27ca2631cbcdc8f305c7e3bcc8 |  | 
| 
                        
                          build-output-Release
                        
                       | 896 KB | sha256:edf0f189ada2544fcde7954e1149538f8226eb3b4fcaf071a0d25142e6158f98 |  | 
| 
                        
                          build-output-Release-Events
                        
                       | 1.02 MB | sha256:ad6d5d417d70805a139be371fc72619715f33132b97442d39ae64ff09d0aa81a |  | 
| 
                        
                          build-output-Release-PureECS
                        
                       | 989 KB | sha256:8bd50ed4b582e5d1f4c31a5562f6adcaba5b964b5eb41e091c1f9ea6f071a6b3 |  | 
| 
                        
                          test-results-Debug-Default
                        
                       | 22.7 KB | sha256:dd9426ad9ffa1931afe44a4d17b570a969ce147bb369137e4407625cbe88147e |  | 
| 
                        
                          test-results-Debug-Events
                        
                       | 25.7 KB | sha256:276f5f3b959b341fc1d26f489456bf9ce186cb7c6bedb2982108c63a8ec7cd29 |  | 
| 
                        
                          test-results-Debug-PureECS
                        
                       | 20.8 KB | sha256:1e1d06f8d9ce4d5851502ffec328593c4e34dd59b46bf9010ad98770432f0211 |  | 
| 
                        
                          test-results-Release-Default
                        
                       | 22.7 KB | sha256:89eaeda09e240fed507b89fd03d6736fa1ec3429f43ebe1781bc20bf1c8d6e08 |  | 
| 
                        
                          test-results-Release-Events
                        
                       | 25.9 KB | sha256:c978f725491b7bdbcb342260abece861941f3dd9251ad80839000f7ac59ce60e |  | 
| 
                        
                          test-results-Release-PureECS
                        
                       | 20.8 KB | sha256:123f4be0fbab543102c955358faeb343e50ecd2fd5c91d9dbbb7d348654e9b76 |  |