Advanced or #96
Annotations
3 errors and 13 warnings
src/DotnetAddons.cs#L115
'DynamicallyAccessedMembersAttribute.DynamicallyAccessedMembersAttribute(DynamicallyAccessedMemberTypes)' must declare a body because it is not marked abstract, extern, or partial
|
src/DotnetAddons.cs#L115
'DynamicallyAccessedMembersAttribute.DynamicallyAccessedMembersAttribute(DynamicallyAccessedMemberTypes)' must declare a body because it is not marked abstract, extern, or partial
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
|
src/Lookup.cs#L45
Possible null reference return.
|
src/Match.cs#L15
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L21
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L30
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L42
Cannot convert null literal to non-nullable reference type.
|
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)
|
|
|
The logs for this run have expired and are no longer available.
Loading