Merge pull request #40 from andreakarasho/doc #235
Annotations
10 warnings
build:
src/Lookup.cs#L248
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
|
build:
src/Lookup.cs#L230
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
|
build:
src/Lookup.cs#L209
Nullability of ref
5046
erence types in value of type 'TValue?' doesn't match target type 'TValue'.
|
build:
tests/SparseSet.cs#L55
Theory method 'SparseSet_CheckSequence' on test class 'SparseSetTest' does not use parameter 'amount'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
build:
samples/MyBattleground/Program.cs#L221
Field 'Mass.Value' is never assigned to, and will always have its default value 0
|
build:
samples/MyBattleground/Program.cs#L190
The local function 'ExecuteIterator' is declared but never used
|
build:
samples/MyBattleground/Program.cs#L181
The local function 'Execute' is declared but never used
|
build:
src/Lookup.cs#L248
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
|
build:
src/Lookup.cs#L230
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
|
build:
src/Lookup.cs#L209
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
|