build: add github action for release-drafter.yml #3
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/TechnicalAnalysis.Common/GlobalUsings.cs#L8
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
src/TechnicalAnalysis.Functions/MinusDM/TAFunc.cs#L63
Dereference of a possibly null reference.
|
src/TechnicalAnalysis.Functions/MinusDM/TAFunc.cs#L64
Dereference of a possibly null reference.
|
src/TechnicalAnalysis.Functions/MinusDM/TAFunc.cs#L76
Dereference of a possibly null reference.
|
src/TechnicalAnalysis.Functions/MinusDM/TAFunc.cs#L81
Dereference of a possibly null reference.
|
src/TechnicalAnalysis.Functions/MinusDM/TAFunc.cs#L93
Dereference of a possibly null reference.
|
src/TechnicalAnalysis.Functions/MinusDM/TAFunc.cs#L94
Dereference of a possibly null reference.
|
src/TechnicalAnalysis.Functions/MinusDM/TAFunc.cs#L139
Dereference of a possibly null reference.
|
src/TechnicalAnalysis.Functions/Acos/AcosResult.cs#L9
Missing XML comment for publicly visible type or member 'AcosResult'
|
src/TechnicalAnalysis.Functions/Acos/AcosResult.cs#L11
Missing XML comment for publicly visible type or member 'AcosResult.AcosResult(RetCode, int, int, double[])'
|
The logs for this run have expired and are no longer available.
Loading