Skip to content

Update API Documentation #1

Update API Documentation

Update API Documentation #1

Manually triggered November 30, 2025 16:07
Status Success
Total duration 3m 2s
Artifacts

update-api-docs.yml

on: workflow_dispatch
update-api-docs
2m 59s
update-api-docs
Fit to window
Zoom out
Zoom in

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.