Merge pull request #78 from meshtastic/wip #329
Annotations
2 errors and 6 warnings
test:
Meshtastic.Test/CommandHandlers/CommandHandlerTests.cs#L97
There is no argument given that corresponds to the required parameter 'commandContext' of 'FixedPositionCommandHandler.FixedPositionCommandHandler(decimal, decimal, int, bool, DeviceConnectionContext, CommandContext)'
|
test
Process completed with exit code 1.
|
test
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/.
|
test:
Meshtastic.Cli/CommandHandlers/MqttProxyCommandHandler.cs#L94
'MqttClientOptionsBuilder.WithTls()' is obsolete: 'Use WithTlsOptions(... configure) instead.'
|
test:
Meshtastic.Test/CommandHandlers/CommandHandlerTests.cs#L12
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
build
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/.
|
build:
Meshtastic.Cli/CommandHandlers/MqttProxyCommandHandler.cs#L94
'MqttClientOptionsBuilder.WithTls()' is obsolete: 'Use WithTlsOptions(... configure) instead.'
|
build:
Meshtastic.Cli/CommandHandlers/MqttProxyCommandHandler.cs#L94
'MqttClientOptionsBuilder.WithTls()' is obsolete: 'Use WithTlsOptions(... configure) instead.'
|