Skip to content

Merge pull request #11 from mrchrisok/develop #3

Merge pull request #11 from mrchrisok/develop

Merge pull request #11 from mrchrisok/develop #3

Triggered via push October 23, 2024 15:54
Status Failure
Total duration 41s
Artifacts

PackNuget.yml

on: push
Set Project Version
0s
Set Project Version
Build & Publish Nuget Package
20s
Build & Publish Nuget Package
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Build & Publish Nuget Package
File not found: '/home/runner/work/OandaV20.3/OandaV20.3/OkonkwoOandaV20/LICENSE'.
Build & Publish Nuget Package
File not found: '/home/runner/work/OandaV20.3/OandaV20.3/OkonkwoOandaV20/LICENSE'.
Build & Publish Nuget Package
Process completed with exit code 1.
Build & Publish Nuget Package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Publish Nuget Package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20App/Program.cs#L64
Converting null literal or possible null value to non-nullable type.
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20App/Program.cs#L116
Converting null literal or possible null value to non-nullable type.
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20App/Program.cs#L26
Non-nullable property 'AccountID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20App/Program.cs#L137
Non-nullable field '_transactionReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20App/Program.cs#L138
Non-nullable field '_transactionsSession' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20Tests/TradeLibrary/Rest20TestsBase.cs#L1200
Cannot convert null literal to non-nullable reference type.
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20Tests/TradeLibrary/Rest20TestsBase.cs#L1237
Cannot convert null literal to non-nullable reference type.
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20Tests/TradeLibrary/Rest20TestsBase.cs#L1243
Cannot convert null literal to non-nullable reference type.
Build & Publish Nuget Package: OkonkwoOandaV20/OkonkwoOandaV20Tests/Framework/UtilitiesTests.cs#L17
Converting null literal or possible null value to non-nullable type.