MQTT Plugin (#678) #367
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
examples/Demo/Features/DataDemo/JsonFeed.cs#L25
'ScenarioInfo.ThreadNumber' is obsolete: 'Please use InstanceNumber instead'
|
Build:
examples/Demo/Features/DataDemo/InMemoryFeed.cs#L19
'ScenarioInfo.ThreadNumber' is obsolete: 'Please use InstanceNumber instead'
|
Build:
examples/Demo/Features/DataDemo/FakeDataGen.cs#L28
'ScenarioInfo.ThreadNumber' is obsolete: 'Please use InstanceNumber instead'
|
Build:
examples/Demo/DB/LiteDB/LiteDBExample.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
examples/Demo/DB/LiteDB/LiteDBExample.cs#L22
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
examples/Demo/DB/LiteDB/LiteDBExample.cs#L32
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
examples/Demo/DB/LiteDB/LiteDBExample.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
examples/Demo/Features/DataDemo/CsvFeed.cs#L25
'ScenarioInfo.ThreadNumber' is obsolete: 'Please use InstanceNumber instead'
|
Build:
examples/Demo/Features/DynamicWorkload/ThreadIdDistributionExample.cs#L11
'ScenarioInfo.ThreadNumber' is obsolete: 'Please use InstanceNumber instead'
|
Build:
examples/Demo/Features/DynamicWorkload/ThreadIdDistributionExample.cs#L20
'ScenarioInfo.ThreadNumber' is obsolete: 'Please use InstanceNumber instead'
|
The logs for this run have expired and are no longer available.
Loading