Fuzzing #27
Annotations
7 errors, 77 warnings, and 7 notices
|
fuzz (headers)
Process completed with exit code 1.
|
|
fuzz (icc)
Process completed with exit code 1.
|
|
fuzz (encoderconfig)
Process completed with exit code 1.
|
|
fuzz (jp2)
Process completed with exit code 1.
|
|
fuzz (decoder)
Process completed with exit code 1.
|
|
fuzz (markers)
Process completed with exit code 1.
|
|
fuzz (encoder)
Process completed with exit code 1.
|
|
fuzz (headers)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fuzz (headers):
CoreJ2K/j2k/wavelet/WTDecompSpec.cs#L151
Non-nullable field 'compMainDefLevels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (headers):
CoreJ2K/j2k/wavelet/WTDecompSpec.cs#L151
Non-nullable field 'compMainDefDecompType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (headers):
CoreJ2K/Icc/Lut/MonochromeTransformTosRGB.cs#L151
Dereference of a possibly null reference.
|
|
fuzz (headers):
CoreJ2K/Icc/Lut/MonochromeTransformTosRGB.cs#L128
Converting null literal or possible null value to non-nullable type.
|
|
fuzz (headers):
CoreJ2K/Icc/Lut/MonochromeTransformTosRGB.cs#L71
Dereference of a possibly null reference.
|
|
fuzz (headers):
CoreJ2K/Color/ColorSpace.cs#L47
Possible null reference return.
|
|
fuzz (headers):
CoreJ2K/Color/ColorSpace.cs#L44
Dereference of a possibly null reference.
|
|
fuzz (headers):
CoreJ2K/Color/ColorSpace.cs#L41
Possible null reference return.
|
|
fuzz (headers):
CoreJ2K/Color/ColorSpace.cs#L41
Dereference of a possibly null reference.
|
|
fuzz (headers):
CoreJ2K/Util/Tokenizer.cs#L97
Dereference of a possibly null reference.
|
|
fuzz (icc)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fuzz (icc):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L215
Non-nullable field 'treeVbak' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (icc):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L215
Non-nullable field 'treeS' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (icc):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L215
Non-nullable field 'treeV' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (icc):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L228
Dereference of a possibly null reference.
|
|
fuzz (icc):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L180
Non-nullable field 'treeSbak' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (icc):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L180
Non-nullable field 'treeVbak' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (icc):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L180
Non-nullable field 'treeS' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (icc):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L191
Dereference of a possibly null reference.
|
|
fuzz (icc):
CoreJ2K/j2k/wavelet/WTDecompSpec.cs#L151
Non-nullable field 'compMainDefLevels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (icc):
CoreJ2K/j2k/wavelet/WTDecompSpec.cs#L151
Non-nullable field 'compMainDefDecompType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (encoderconfig)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fuzz (encoderconfig):
CoreJ2K/Util/InterleavedImage.cs#L617
Cannot convert null literal to non-nullable reference type.
|
|
fuzz (encoderconfig):
CoreJ2K/Util/InterleavedImage.cs#L617
Possible null reference argument for parameter 'left' in 'bool InterleavedImage.operator ==(InterleavedImage left, InterleavedImage right)'.
|
|
fuzz (encoderconfig):
CoreJ2K/Color/ColorSpace.cs#L256
Dereference of a possibly null reference.
|
|
fuzz (encoderconfig):
CoreJ2K/Color/ColorSpace.cs#L226
Dereference of a possibly null reference.
|
|
fuzz (encoderconfig):
CoreJ2K/Color/ColorSpace.cs#L131
Dereference of a possibly null reference.
|
|
fuzz (encoderconfig):
CoreJ2K/Color/ColorSpace.cs#L47
Possible null reference return.
|
|
fuzz (encoderconfig):
CoreJ2K/Color/ColorSpace.cs#L44
Dereference of a possibly null reference.
|
|
fuzz (encoderconfig):
CoreJ2K/Color/ColorSpace.cs#L41
Possible null reference return.
|
|
fuzz (encoderconfig):
CoreJ2K/Color/ColorSpace.cs#L41
Dereference of a possibly null reference.
|
|
fuzz (encoderconfig):
CoreJ2K/Util/Tokenizer.cs#L97
Dereference of a possibly null reference.
|
|
fuzz (jp2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fuzz (jp2):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L228
Dereference of a possibly null reference.
|
|
fuzz (jp2):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L180
Non-nullable field 'treeSbak' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (jp2):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L180
Non-nullable field 'treeVbak' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (jp2):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L180
Non-nullable field 'treeS' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (jp2):
CoreJ2K/j2k/codestream/writer/TagTreeEncoder.cs#L191
Dereference of a possibly null reference.
|
|
fuzz (jp2):
CoreJ2K/J2kImage.cs#L499
Dereference of a possibly null reference.
|
|
fuzz (jp2):
CoreJ2K/J2kImage.cs#L218
Dereference of a possibly null reference.
|
|
fuzz (jp2):
CoreJ2K/j2k/wavelet/WTDecompSpec.cs#L151
Non-nullable field 'compMainDefLevels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (jp2):
CoreJ2K/j2k/wavelet/WTDecompSpec.cs#L151
Non-nullable field 'compMainDefDecompType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (jp2):
CoreJ2K/Util/Tokenizer.cs#L97
Dereference of a possibly null reference.
|
|
fuzz (decoder)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fuzz (decoder):
CoreJ2K/Util/InterleavedImage.cs#L617
Possible null reference argument for parameter 'left' in 'bool InterleavedImage.operator ==(InterleavedImage left, InterleavedImage right)'.
|
|
fuzz (decoder):
CoreJ2K/J2kImage.cs#L1304
Possible null reference argument for parameter 'imgsrc' in 'byte[]? J2kImage.ToBytes(BlkImgDataSrc imgsrc, J2KEncoderConfiguration configuration)'.
|
|
fuzz (decoder):
CoreJ2K/J2kImage.cs#L1064
Dereference of a possibly null reference.
|
|
fuzz (decoder):
CoreJ2K/J2kImage.cs#L1026
Dereference of a possibly null reference.
|
|
fuzz (decoder):
CoreJ2K/J2kImage.cs#L1004
Dereference of a possibly null reference.
|
|
fuzz (decoder):
CoreJ2K/J2kImage.cs#L910
Possible null reference argument for parameter 's' in 'StringReader.StringReader(string s)'.
|
|
fuzz (decoder):
CoreJ2K/J2kImage.cs#L770
Possible null reference argument for parameter 'imgsrc' in 'byte[]? J2kImage.ToBytes(BlkImgDataSrc imgsrc, ParameterList? parameters = null)'.
|
|
fuzz (decoder):
CoreJ2K/J2kImage.cs#L499
Dereference of a possibly null reference.
|
|
fuzz (decoder):
CoreJ2K/J2kImage.cs#L218
Dereference of a possibly null reference.
|
|
fuzz (decoder):
CoreJ2K/Util/Tokenizer.cs#L97
Dereference of a possibly null reference.
|
|
fuzz (markers)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fuzz (markers):
CoreJ2K/J2kImage.cs#L1026
Dereference of a possibly null reference.
|
|
fuzz (markers):
CoreJ2K/J2kImage.cs#L1004
Dereference of a possibly null reference.
|
|
fuzz (markers):
CoreJ2K/J2kImage.cs#L910
Possible null reference argument for parameter 's' in 'StringReader.StringReader(string s)'.
|
|
fuzz (markers):
CoreJ2K/J2kSetup.cs#L291
Dereference of a possibly null reference.
|
|
fuzz (markers):
CoreJ2K/J2kImage.cs#L770
Possible null reference argument for parameter 'imgsrc' in 'byte[]? J2kImage.ToBytes(BlkImgDataSrc imgsrc, ParameterList? parameters = null)'.
|
|
fuzz (markers):
CoreJ2K/J2kImage.cs#L499
Dereference of a possibly null reference.
|
|
fuzz (markers):
CoreJ2K/J2kImage.cs#L218
Dereference of a possibly null reference.
|
|
fuzz (markers):
CoreJ2K/Util/Tokenizer.cs#L97
Dereference of a possibly null reference.
|
|
fuzz (markers):
CoreJ2K/j2k/wavelet/WTDecompSpec.cs#L151
Non-nullable field 'compMainDefLevels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (markers):
CoreJ2K/j2k/wavelet/WTDecompSpec.cs#L151
Non-nullable field 'compMainDefDecompType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
fuzz (encoder)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fuzz (encoder):
CoreJ2K/Util/InterleavedImage.cs#L617
Cannot convert null literal to non-nullable reference type.
|
|
fuzz (encoder):
CoreJ2K/Util/InterleavedImage.cs#L617
Possible null reference argument for parameter 'left' in 'bool InterleavedImage.operator ==(InterleavedImage left, InterleavedImage right)'.
|
|
fuzz (encoder):
CoreJ2K/Color/ColorSpace.cs#L256
Dereference of a possibly null reference.
|
|
fuzz (encoder):
CoreJ2K/Color/ColorSpace.cs#L226
Dereference of a possibly null reference.
|
|
fuzz (encoder):
CoreJ2K/Color/ColorSpace.cs#L131
Dereference of a possibly null reference.
|
|
fuzz (encoder):
CoreJ2K/Color/ColorSpace.cs#L47
Possible null reference return.
|
|
fuzz (encoder):
CoreJ2K/Color/ColorSpace.cs#L44
Dereference of a possibly null reference.
|
|
fuzz (encoder):
CoreJ2K/Color/ColorSpace.cs#L41
Possible null reference return.
|
|
fuzz (encoder):
CoreJ2K/Color/ColorSpace.cs#L41
Dereference of a possibly null reference.
|
|
fuzz (encoder):
CoreJ2K/Util/Tokenizer.cs#L97
Dereference of a possibly null reference.
|
|
fuzz (headers)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
fuzz (icc)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
fuzz (encoderconfig)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
fuzz (jp2)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
fuzz (decoder)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
fuzz (markers)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
fuzz (encoder)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|