Skip to content

Script error running MISRA23_18.5 #156

@kylejacksonb

Description

@kylejacksonb

My system setup is:
Build 1239
Analyze All
Elapsed time: 00:03:16.555
Completed at: Wed Nov 19 10:47:59 2025
358 C++ (Strict) project files analyzed
Compiler: GCC
Target: arm-unknown-unknown
C Standard: c11
C++ Standard: c++11

I keep getting following Analysis error, can this be fixed:

Traceback (most recent call last):
File "C:/Program Files/SciTools/plugins/CodeCheck/Published Standards/MISRA C 2023/MISRA23_18.5/check.upy", line 120, in check
if '*' not in type:
^^^^^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "C:/Program Files/SciTools/plugins/CodeCheck/Published Standards/MISRA C 2023/MISRA23_18.5/check.upy", line 120, in check
if '*' not in type:
^^^^^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions