Skip to content

Bump Serilog from 4.0.2 to 4.1.0 #169

Bump Serilog from 4.0.2 to 4.1.0

Bump Serilog from 4.0.2 to 4.1.0 #169

Triggered via pull request October 28, 2024 12:25
Status Success
Total duration 43s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: ZWaveDotNet/CommandClasses/SceneActivation.cs#L37
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: ZWaveDotNet/Security/SecurityManager.cs#L44
Field 'SecurityManager.MpanRecord.MOS' is never assigned to, and will always have its default value false
build: ZWaveDotNet/Security/SecurityManager.cs#L43
Field 'SecurityManager.MpanRecord.Bytes' is never assigned to, and will always have its default value
build: TestConsole/TestConsole.cs#L49
Nullability of reference types in type of parameter 'node' of 'Task TestConsole.Controller_NodeInfoUpdated(Node node, ApplicationUpdateEventArgs e)' doesn't match the target delegate 'Controller.NodeInfoEventHandler' (possibly because of nullability attributes).
build: TestConsole/TestConsole.cs#L168
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: ZWaveDotNet/CommandClasses/SceneActivation.cs#L37
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: ZWaveDotNet/Security/SecurityManager.cs#L44
Field 'SecurityManager.MpanRecord.MOS' is never assigned to, and will always have its default value false
build: ZWaveDotNet/Security/SecurityManager.cs#L43
Field 'SecurityManager.MpanRecord.Bytes' is never assigned to, and will always have its default value
build: TestConsole/TestConsole.cs#L49
Nullability of reference types in type of parameter 'node' of 'Task TestConsole.Controller_NodeInfoUpdated(Node node, ApplicationUpdateEventArgs e)' doesn't match the target delegate 'Controller.NodeInfoEventHandler' (possibly because of nullability attributes).
build: TestConsole/TestConsole.cs#L168
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.