C#: Strict rules #1133
Annotations
4 errors and 1 warning
Test dotnet 6.0:
csharp/lib/Message.cs#L12
Non-nullable field '_container' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test dotnet 6.0:
csharp/lib/Message.cs#L12
Parameter 'container' is unread.
|
Test dotnet 6.0:
csharp/lib/Message.cs#L21
Field 'Message<T>._container' is never assigned to, and will always have its default value null
|
Test dotnet 6.0
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading