Skip to content

feat: Volume Profile indicator #142

feat: Volume Profile indicator

feat: Volume Profile indicator #142

Triggered via pull request January 1, 2024 04:30
Status Failure
Total duration 1m 10s
Artifacts

build-indicators.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit tests: src/s-z/VolumeProfile/VolumeProfile.cs#L14
In externally visible method 'IEnumerable<VpvrResult> Indicator.GetVpvr(IEnumerable<IQuote> quotes, decimal precision = 0.001)', validate parameter 'quotes' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
unit tests: src/s-z/VolumeProfile/VolumeProfile.Models.cs#L6
previousResult participates in a potential reference cycle (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5362)
unit tests: src/s-z/VolumeProfile/VolumeProfile.cs#L14
In externally visible method 'IEnumerable<VpvrResult> Indicator.GetVpvr(IEnumerable<IQuote> quotes, decimal precision = 0.001)', validate parameter 'quotes' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
unit tests: src/s-z/VolumeProfile/VolumeProfile.Models.cs#L6
previousResult participates in a potential reference cycle (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5362)