Fmt #43
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
PairTradingView.Shared/Statistics/Methods/OrdinaryLeastSquares.cs#L27
Non-nullable property 'RValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
PairTradingView.Shared/Statistics/Methods/OrdinaryLeastSquares.cs#L27
Non-nullable property 'Coefs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
PairTradingView.Shared/RiskManager.cs#L61
Dereference of a possibly null reference.
|
|
build:
PairTradingView.Shared/RiskManager.cs#L55
Dereference of a possibly null reference.
|
|
build:
PairTradingView.Shared/RiskManager.cs#L53
Dereference of a possibly null reference.
|
|
build:
PairTradingView.Shared/RiskManager.cs#L28
Non-nullable field '_synthIndex' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
PairTradingView.Shared/Stock.cs#L22
Non-nullable property 'Prices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
PairTradingView.Shared/Stock.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
PairTradingView.Shared/Stock.cs#L30
Dereference of a possibly null reference.
|
|
build:
PairTradingView.Shared/Stock.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PairTradingView-0.1.24
|
1.35 MB |
sha256:dfeea67fa34faf02ecc843ffdf49309b57296cd630730768c5a5f0e7a02754f5
|
|