Update feature descriptions in README.md #19
Annotations
10 warnings
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FastClonerGenerator.cs#L686
Dereference of a possibly null reference.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FastClonerGenerator.cs#L663
Dereference of a possibly null reference.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FastClonerCache.cs#L249
Possible null reference return.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FastCloneState.cs#L299
Non-nullable field 'entries' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FastCloneState.cs#L299
Non-nullable field 'buckets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FieldAccessorGenerator.cs#L18
Possible null reference argument for parameter 'type' in 'UnaryExpression Expression.Convert(Expression expression, Type type)'.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FieldAccessorGenerator.cs#L10
Possible null reference return.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FieldAccessorGenerator.cs#L10
Converting null literal or possible null value to non-nullable type.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/FieldAccessorGenerator.cs#L10
Possible null reference argument for parameter 'type' in 'object? FastClonerCache.GetOrAddField(Type type, string name, Func<Type, object?> valueFactory)'.
|
|
Benchmarks (ubuntu-latest):
src/FastCloner/Code/AhoCorasick.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
deepclone-baseline-ubuntu-latest
Expired
|
1.24 KB |
sha256:ebf7b7959873b04c4af566fa4b6022cde23a8ab3e7cd4310653c8b79756397ed
|
|
|
deepclone-results-ubuntu-latest
Expired
|
8.63 KB |
sha256:5e2615d609c6df550bb88f3b7f9c54d4a948bf4687091c0ed144bfd9c655dca5
|
|