Fix styling + make Codec an abstract class instead of interface #5
Annotations
6 warnings
|
Deploy
Unexpected input(s) 'fetch-depth', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Deploy:
Codon.Tests/BinaryCodecTests.cs#L98
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)
|
|
Deploy:
Codon.Tests/PrimitiveCodecTests.cs#L10
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'Codec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy:
Codon.Tests/BinaryCodecTests.cs#L98
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)
|
|
Deploy:
Codon.Tests/PrimitiveCodecTests.cs#L10
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'Codec<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Deploy
Unexpected input(s) 'fetch-depth', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-package
Expired
|
95.5 KB |
sha256:6b93b42b16eff46d86786caa81586cd368ca4332aa0852554151d874c7e00444
|
|