Skip to content

Prevent double-free when returning packets #89

Prevent double-free when returning packets

Prevent double-free when returning packets #89

Triggered via push January 23, 2025 20:08
Status Failure
Total duration 50s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: NVorbis/StreamDecoder.cs#L55
Non-nullable field '_books' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NVorbis/StreamDecoder.cs#L55
Non-nullable field '_floors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NVorbis/StreamDecoder.cs#L55
Non-nullable field '_residues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NVorbis/Floor1.cs#L39
Non-nullable field '_subclassBookIndex' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NVorbis/Floor1.cs#L34
The field 'Floor1._subclassBookIndex' is never used
build: NVorbis/Contracts/IStreamSerialProvider.cs#L3
Missing XML comment for publicly visible type or member 'IStreamSerialProvider'
build: NVorbis/PreRollPacketException.cs#L5
Missing XML comment for publicly visible type or member 'PreRollPacketException'
build: NVorbis/PreRollPacketException.cs#L9
Missing XML comment for publicly visible type or member 'PreRollPacketException.PreRollPacketException()'
build: NVorbis/PreRollPacketException.cs#L13
Missing XML comment for publicly visible type or member 'PreRollPacketException.PreRollPacketException(string?)'
build: NVorbis/PreRollPacketException.cs#L17
Missing XML comment for publicly visible type or member 'PreRollPacketException.PreRollPacketException(string?, Exception?)'
build: NVorbis/Floor1.cs#L39
Non-nullable field '_subclassBookIndex' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NVorbis/StreamDecoder.cs#L55
Non-nullable field '_books' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NVorbis/StreamDecoder.cs#L55
Non-nullable field '_floors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NVorbis/StreamDecoder.cs#L55
Non-nullable field '_residues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NVorbis/Floor1.cs#L34
The field 'Floor1._subclassBookIndex' is never used
build: NVorbis/Contracts/IStreamSerialProvider.cs#L3
Missing XML comment for publicly visible type or member 'IStreamSerialProvider'
build: NVorbis/PreRollPacketException.cs#L5
Missing XML comment for publicly visible type or member 'PreRollPacketException'
build: NVorbis/PreRollPacketException.cs#L9
Missing XML comment for publicly visible type or member 'PreRollPacketException.PreRollPacketException()'
build: NVorbis/PreRollPacketException.cs#L13
Missing XML comment for publicly visible type or member 'PreRollPacketException.PreRollPacketException(string?)'
build: NVorbis/PreRollPacketException.cs#L17
Missing XML comment for publicly visible type or member 'PreRollPacketException.PreRollPacketException(string?, Exception?)'