Ativa na pipeline de testes verificação com psalm e cypress #56
tests.yml
on: pull_request
CODE STYLE CS FIXER
1m 16s
CODE STYLE PSALM
1m 6s
CODE TESTS
3m 58s
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
Action failed. Missing package manager lockfile. Expecting one of package-lock.json (npm), pnpm-lock.yaml (pnpm) or yarn.lock (yarn) in working-directory /home/runner/work/mapas/mapas/src
|
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/
|