- python
var | purpose | type | default |
---|---|---|---|
SCA_BLACKLIST_pyright | Blacklist filter for this tool | space-separated-list | "linux-*" |
SCA_PYRIGHT_EXTRA_FATAL | Extra error-IDs leading to build termination when found | space-separated-list | "" |
SCA_PYRIGHT_EXTRA_SUPPRESS | Extra error-IDs to be suppressed | space-separated-list | "" |
SCA_PYRIGHT_ENABLED_CHECKS | Enabled checks for pyright | space-separated-list | see pyright-core.bbclass for details |
- suppression of IDs
- terminate build on fatal
- run on recipe
- run on image
- run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)
- requires online access
tbd
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬛⬛⬜⬜⬜⬜⬜⬜ 04/10 Build Speed
- ⬛⬛⬛⬛⬛⬛⬛⬜⬜⬜ 07/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬜⬜ 08/10 Quality
- n.a.
- pyright.pyright.*
- n.a.
- n.a.