Ativa na pipeline de testes verificação com psalm e cypress #69
tests.yml
on: pull_request
CODE STYLE CS FIXER
1m 12s
CODE STYLE PSALM
1m 17s
CODE TESTS
11m 54s
Annotations
11 errors and 2 warnings
TaintedUnserialize:
src/core/AuthProviders/OpauthAuthentik.php#L102
src/core/AuthProviders/OpauthAuthentik.php:102:41: TaintedUnserialize: Detected tainted code passed to unserialize or similar (see https://psalm.dev/250)
|
TaintedUnserialize:
src/core/AuthProviders/OpauthAuthentik.php#L105
src/core/AuthProviders/OpauthAuthentik.php:105:41: TaintedUnserialize: Detected tainted code passed to unserialize or similar (see https://psalm.dev/250)
|
TaintedUnserialize:
src/core/AuthProviders/OpauthLoginCidadao.php#L152
src/core/AuthProviders/OpauthLoginCidadao.php:152:41: TaintedUnserialize: Detected tainted code passed to unserialize or similar (see https://psalm.dev/250)
|
TaintedUnserialize:
src/core/AuthProviders/OpauthLoginCidadao.php#L155
src/core/AuthProviders/OpauthLoginCidadao.php:155:41: TaintedUnserialize: Detected tainted code passed to unserialize or similar (see https://psalm.dev/250)
|
TaintedHtml:
src/core/AuthProviders/OpauthOpenId.php#L70
src/core/AuthProviders/OpauthOpenId.php:70:43: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
TaintedHtml:
src/core/AuthProviders/OpauthOpenId.php#L70
src/core/AuthProviders/OpauthOpenId.php:70:51: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
TaintedHtml:
src/core/AuthProviders/OpauthOpenId.php#L70
src/core/AuthProviders/OpauthOpenId.php:70:58: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
TaintedUnserialize:
src/core/AuthProviders/OpauthOpenId.php#L110
src/core/AuthProviders/OpauthOpenId.php:110:41: TaintedUnserialize: Detected tainted code passed to unserialize or similar (see https://psalm.dev/250)
|
TaintedUnserialize:
src/core/AuthProviders/OpauthOpenId.php#L113
src/core/AuthProviders/OpauthOpenId.php:113:41: TaintedUnserialize: Detected tainted code passed to unserialize or similar (see https://psalm.dev/250)
|
TaintedHtml:
src/core/Controller.php#L236
src/core/Controller.php:236:38: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
CODE TESTS
Cypress tests: 30 failed
|
CODE TESTS
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CODE TESTS
The following actions use a deprecated Node.js version and will be forced to run on node20: hoverkraft-tech/[email protected], codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|