Skip to content

State machine refactoring #105

State machine refactoring

State machine refactoring #105

Triggered via pull request November 6, 2023 10:44
Status Success
Total duration 2m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
test: DbcParserLib/Model/Message.cs#L26
'Message.CycleTime' is obsolete: 'Please use CycleTime(out int cycleTime) instead. CycleTime property will be removed and will be accessible only through extension method'
test: DbcParserLib.Tests/PropertiesLineParserTests.cs#L174
'Message.CycleTime' is obsolete: 'Please use CycleTime(out int cycleTime) instead. CycleTime property will be removed and will be accessible only through extension method'
test: DbcParserLib/Model/Message.cs#L26
'Message.CycleTime' is obsolete: 'Please use CycleTime(out int cycleTime) instead. CycleTime property will be removed and will be accessible only through extension method'
test: DbcParserLib.Tests/PropertiesLineParserTests.cs#L174
'Message.CycleTime' is obsolete: 'Please use CycleTime(out int cycleTime) instead. CycleTime property will be removed and will be accessible only through extension method'
test: DbcParserLib/Model/Message.cs#L26
'Message.CycleTime' is obsolete: 'Please use CycleTime(out int cycleTime) instead. CycleTime property will be removed and will be accessible only through extension method'
test: DbcParserLib.Tests/PropertiesLineParserTests.cs#L174
'Message.CycleTime' is obsolete: 'Please use CycleTime(out int cycleTime) instead. CycleTime property will be removed and will be accessible only through extension method'
test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.