Skip to content

Updated to use latest abstractions package. #3

Updated to use latest abstractions package.

Updated to use latest abstractions package. #3

Triggered via push June 16, 2025 20:48
Status Success
Total duration 34s
Artifacts

nuget.yml

on: push
Matrix: build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L286
Dereference of a possibly null reference.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L60
Non-nullable event 'OnVideoEncoderStatistics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L286
Dereference of a possibly null reference.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L60
Non-nullable field '_frameTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L60
Non-nullable event 'OnVideoEncoderStatistics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L60
Non-nullable field '_frameTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L382
Dereference of a possibly null reference.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L286
Dereference of a possibly null reference.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L60
Non-nullable event 'OnVideoEncoderStatistics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build-and-publish (net8.0): src/FFmpegVideoEncoder.cs#L60
Non-nullable field '_frameTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.