Ativa na pipeline de testes verificação com psalm e cypress #63
tests.yml
on: pull_request
CODE STYLE CS FIXER
0s
CODE STYLE PSALM
1m 2s
CODE TESTS
0s
Annotations
12 errors
CODE TESTS
GitHub Actions has encountered an internal error when running your job.
|
CODE STYLE CS FIXER
GitHub Actions has encountered an internal error when running your job.
|
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)
|