Skip to content

Added test for Cavern's FFT #11

Added test for Cavern's FFT

Added test for Cavern's FFT #11

Re-run triggered October 11, 2023 17:50
Status Success
Total duration 51s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SharpFFTW/AbstractArray.cs#L67
Missing XML comment for publicly visible type or member 'AbstractArray<T>._disposeCount'
build: SharpFFTW/AbstractArray.cs#L91
Missing XML comment for publicly visible type or member 'AbstractArray<T>.~AbstractArray()'
build: SharpFFTW/AbstractPlan.cs#L13
Missing XML comment for publicly visible type or member 'AbstractPlan<T>.handle'
build: SharpFFTW/AbstractPlan.cs#L15
Missing XML comment for publicly visible type or member 'AbstractPlan<T>.input'
build: SharpFFTW/AbstractPlan.cs#L16
Missing XML comment for publicly visible type or member 'AbstractPlan<T>.output'
build: SharpFFTW/AbstractPlan.cs#L18
Missing XML comment for publicly visible type or member 'AbstractPlan<T>.ownsArrays'
build: SharpFFTW/AbstractPlan.cs#L20
Missing XML comment for publicly visible type or member 'AbstractPlan<T>.AbstractPlan(IntPtr, AbstractArray<T>, AbstractArray<T>, bool)'
build: SharpFFTW/AbstractPlan.cs#L62
Missing XML comment for publicly visible type or member 'AbstractPlan<T>._disposeCount'
build: SharpFFTW/AbstractPlan.cs#L86
Missing XML comment for publicly visible type or member 'AbstractPlan<T>.~AbstractPlan()'
build: SharpFFTW/AbstractArray.cs#L67
Missing XML comment for publicly visible type or member 'AbstractArray<T>._disposeCount'