fix on force return value flag. Fixes #47 #187
Annotations
12 warnings
run-ci-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-ci-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-ci-tests:
src/InfinispanCommands/ADDCLIENTLISTENER.cs#L15
Field 'ADDCLIENTLISTENER.Interests' is never assigned to, and will always have its default value 0
|
run-ci-tests:
src/InfinispanCommands/ADDCLIENTLISTENER.cs#L16
Field 'ADDCLIENTLISTENER.isBinary' is never assigned to, and will always have its default value false
|
run-ci-tests:
src/InfinispanCommands/ADDCLIENTLISTENER.cs#L12
Field 'ADDCLIENTLISTENER.FilterArgs' is never assigned to, and will always have its default value null
|
run-ci-tests:
src/InfinispanCommands/ADDCLIENTLISTENER.cs#L14
Field 'ADDCLIENTLISTENER.ConverterArgs' is never assigned to, and will always have its default value null
|
run-ci-tests:
Infinispan.Hotrod.Core.XUnitTest/Util/HotRodServer.cs#L48
Re-throwing caught exception changes stack information
|
run-ci-tests:
src/InfinispanCommands/ADDCLIENTLISTENER.cs#L15
Field 'ADDCLIENTLISTENER.Interests' is never assigned to, and will always have its default value 0
|
run-ci-tests:
src/InfinispanCommands/ADDCLIENTLISTENER.cs#L16
Field 'ADDCLIENTLISTENER.isBinary' is never assigned to, and will always have its default value false
|
run-ci-tests:
src/InfinispanCommands/ADDCLIENTLISTENER.cs#L12
Field 'ADDCLIENTLISTENER.FilterArgs' is never assigned to, and will always have its default value null
|
run-ci-tests:
src/InfinispanCommands/ADDCLIENTLISTENER.cs#L14
Field 'ADDCLIENTLISTENER.ConverterArgs' is never assigned to, and will always have its default value null
|
run-ci-tests:
Infinispan.Hotrod.Core.XUnitTest/Util/HotRodServer.cs#L48
Re-throwing caught exception changes stack information
|