[DNM]: Upmerge TF-M 2.1.0 Mbed TLS 3.6.0 #6330
Annotations
11 errors and 10 warnings
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L67
doc/releases/migration-guide-3.6.rst:67 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L296
doc/releases/migration-guide-3.6.rst:296 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L298
doc/releases/migration-guide-3.6.rst:298 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L395
doc/releases/migration-guide-3.6.rst:395 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L472
doc/releases/migration-guide-3.6.rst:472 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L474
doc/releases/migration-guide-3.6.rst:474 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L475
doc/releases/migration-guide-3.6.rst:475 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L479
doc/releases/migration-guide-3.6.rst:479 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L531
doc/releases/migration-guide-3.6.rst:531 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
doc/releases/migration-guide-3.6.rst#L534
doc/releases/migration-guide-3.6.rst:534 default role used (hint: for inline literals, use double backticks) (default-role)
|
Run Compliance Tests:
scripts/ci/pylintrc#L1
scripts/ci/pylintrc:1 Unknown option value for '--enable', expected a valid pylint message and got 'misplaced-comparison-constant' (unknown-option-value)
|
Run Compliance Tests:
scripts/ci/pylintrc#L1
scripts/ci/pylintrc:1 Useless option value for '--enable', 'no-self-use' was moved to an optional extension, see https://pylint.readthedocs.io/en/latest/whatsnew/2/2.14/summary.html#removed-checkers. (useless-option-value)
|
Run Compliance Tests:
scripts/ci/pylintrc#L1
scripts/ci/pylintrc:1 Useless option value for '--enable', 'assign-to-new-keyword' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/6421. (useless-option-value)
|
Run Compliance Tests:
scripts/ci/pylintrc#L1
scripts/ci/pylintrc:1 Useless option value for '--enable', 'mixed-indentation' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/3578. (useless-option-value)
|
Run Compliance Tests:
scripts/ci/pylintrc#L1
scripts/ci/pylintrc:1 Useless option value for '--enable', 'deprecated-string-function' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942. (useless-option-value)
|
Run Compliance Tests:
scripts/ci/pylintrc#L1
scripts/ci/pylintrc:1 Useless option value for '--enable', 'deprecated-str-translate-call' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942. (useless-option-value)
|
Run Compliance Tests:
scripts/ci/pylintrc#L1
scripts/ci/pylintrc:1 Useless option value for '--enable', 'deprecated-itertools-function' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942. (useless-option-value)
|
Run Compliance Tests:
scripts/ci/pylintrc#L1
scripts/ci/pylintrc:1 Useless option value for '--enable', 'deprecated-types-field' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942. (useless-option-value)
|
Run Compliance Tests:
scripts/tests/twister/test_testinstance.py#L350
scripts/tests/twister/test_testinstance.py:350 Consider changing "not testinstance < testinstance_copy" to "testinstance >= testinstance_copy" (unnecessary-negation)
|
Run Compliance Tests:
scripts/tests/twister/test_testinstance.py#L351
scripts/tests/twister/test_testinstance.py:351 Consider changing "not testinstance_copy < testinstance" to "testinstance_copy >= testinstance" (unnecessary-negation)
|
Loading