Skip to content

cleanup/nullable-ize IField-derived classes #142

cleanup/nullable-ize IField-derived classes

cleanup/nullable-ize IField-derived classes #142

Triggered via pull request September 25, 2024 19:16
Status Success
Total duration 11m 23s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'