Simplify 64bit mask #88
Annotations
1 error and 21 warnings
Test
Process completed with exit code 1.
|
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/Ogg/PageReaderBase.cs#L119
Dereference of a possibly null reference.
|
Build:
NVorbis/Ogg/PageReaderBase.cs#L125
Possible null reference argument for parameter 'page' in 'PageSlice.PageSlice(PageData page, int start, int length)'.
|
Build:
NVorbis/Ogg/PageReaderBase.cs#L375
Dereference of a possibly null reference.
|
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'
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
NVorbis/Ogg/PageReaderBase.cs#L119
Dereference of a possibly null reference.
|
Test:
NVorbis/Ogg/PageReaderBase.cs#L125
Possible null reference argument for parameter 'page' in 'PageSlice.PageSlice(PageData page, int start, int length)'.
|
Test:
NVorbis/Ogg/PageReaderBase.cs#L375
Dereference of a possibly null reference.
|
Test:
NVorbis/Floor1.cs#L34
The field 'Floor1._subclassBookIndex' is never used
|
Test:
NVorbis/Contracts/IStreamSerialProvider.cs#L3
Missing XML comment for publicly visible type or member 'IStreamSerialProvider'
|
Test:
NVorbis/PreRollPacketException.cs#L5
Missing XML comment for publicly visible type or member 'PreRollPacketException'
|
Loading