cleanup/nullable-ize IField-derived classes #143
Triggered via pull request
September 25, 2024 19:47
Status
Success
Total duration
11m 21s
Artifacts
–
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:
Examples/TradeClient/TradeClientApp.cs#L224
'FieldBase<char>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/TradeClient/TradeClientApp.cs#L224
'FieldBase<char>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/TradeClient/TradeClientApp.cs#L226
'FieldBase<char>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/TradeClient/TradeClientApp.cs#L226
'FieldBase<char>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/Executor/Executor.cs#L51
'FieldBase<char>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/Executor/Executor.cs#L70
'FieldBase<decimal>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/Executor/Executor.cs#L71
'FieldBase<decimal>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/Executor/Executor.cs#L72
'FieldBase<decimal>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/Executor/Executor.cs#L73
'FieldBase<decimal>.getValue()' is obsolete: 'Use Value getter property'
|
build:
Examples/Executor/Executor.cs#L104
'FieldBase<char>.getValue()' is obsolete: 'Use Value getter property'
|