Update API Documentation #1
update-api-docs.yml
on: workflow_dispatch
update-api-docs
2m 59s
Annotations
10 warnings
|
update-api-docs
Possible null reference argument for parameter 'target' in 'void AnimationSampler.SampleBuffer<float>(IAnimatable target, CoreProperty<float> property, TimeRange range, int sampleRate, Span<float> output)'.
|
|
update-api-docs
The variable 'ex' is declared but never used
|
|
update-api-docs
Possible null reference return.
|
|
update-api-docs
The field 'SpeedNode.SpeedProcessor.lastSrcOffset' is never used
|
|
update-api-docs
The variable 'ex' is declared but never used
|
|
update-api-docs
Possible null reference argument for parameter 'property' in 'void AnimationSampler.SampleBuffer<float>(IAnimatable target, CoreProperty<float> property, TimeRange range, int sampleRate, Span<float> output)'.
|
|
update-api-docs
Possible null reference argument for parameter 'target' in 'void AnimationSampler.SampleBuffer<float>(IAnimatable target, CoreProperty<float> property, TimeRange range, int sampleRate, Span<float> output)'.
|
|
update-api-docs
Possible null reference return.
|
|
update-api-docs
Non-nullable property 'IENDChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
update-api-docs
Non-nullable property 'IHDRChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|