Skip to content

Ativa na pipeline de testes verificação com psalm e cypress #60

Ativa na pipeline de testes verificação com psalm e cypress

Ativa na pipeline de testes verificação com psalm e cypress #60

Triggered via pull request September 6, 2024 11:21
Status Failure
Total duration 4m 12s
Artifacts

tests.yml

on: pull_request
CODE STYLE CS FIXER
1m 13s
CODE STYLE CS FIXER
CODE STYLE PSALM
59s
CODE STYLE PSALM
CODE TESTS
4m 2s
CODE TESTS
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
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
Could not find Cypress test run results
CODE TESTS
The following actions use a deprecated Node.js version and will be forced to run on node20: hoverkraft-tech/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/