Skip to content

Merge pull request #888 from gbirchmeier/field-class-cleanup #144

Merge pull request #888 from gbirchmeier/field-class-cleanup

Merge pull request #888 from gbirchmeier/field-class-cleanup #144

Triggered via push September 25, 2024 20:08
Status Failure
Total duration 2m 11s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
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'