Skip to content

Revert "Allow ValueTableLineParser to handle the case of (number " ") without…" #102

Revert "Allow ValueTableLineParser to handle the case of (number " ") without…"

Revert "Allow ValueTableLineParser to handle the case of (number " ") without…" #102

Triggered via pull request November 1, 2023 19:54
Status Failure
Total duration 2m 14s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
test: DbcParserLib/Parsers/ValueTableLineParser.cs#L36
The name 'Environment' does not exist in the current context
test: DbcParserLib/Parsers/ValueTableLineParser.cs#L36
The name 'Environment' does not exist in the current context
test
Process completed with exit code 1.
test: DbcParserLib/Model/Signal.cs#L75
'Signal.IsSigned' is obsolete: 'Please use ValueType instead. IsSigned will be removed in future releases'
test: DbcParserLib/Model/Signal.cs#L105
'Signal.ValueTable' is obsolete: 'Please use ValueTableMap instead. ValueTable will be removed in future releases'
test: DbcParserLib/Model/Signal.cs#L39
'ImmutableSignal.IsSigned' is obsolete: 'Please use ValueType instead. IsSigned will be removed in future releases'
test: DbcParserLib/Model/Signal.cs#L39
'Signal.IsSigned' is obsolete: 'Please use ValueType instead. IsSigned will be removed in future releases'
test: DbcParserLib/Model/Signal.cs#L49
'ImmutableSignal.ValueTable' is obsolete: 'Please use ValueTableMap instead. ValueTable will be removed in future releases'
test: DbcParserLib/Model/Signal.cs#L49
'Signal.ValueTable' is obsolete: 'Please use ValueTableMap instead. ValueTable will be removed in future releases'
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/Model/Signal.cs#L75
'Signal.IsSigned' is obsolete: 'Please use ValueType instead. IsSigned will be removed in future releases'
test: DbcParserLib/Model/Signal.cs#L105
'Signal.ValueTable' is obsolete: 'Please use ValueTableMap instead. ValueTable will be removed in future releases'
test: DbcParserLib/Model/Signal.cs#L39
'ImmutableSignal.IsSigned' is obsolete: 'Please use ValueType instead. IsSigned will be removed in future releases'
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.