Skip to content

MVC Scaffolding (vulgo, geração de componentes MVC através da definição do modelo) #31

MVC Scaffolding (vulgo, geração de componentes MVC através da definição do modelo)

MVC Scaffolding (vulgo, geração de componentes MVC através da definição do modelo) #31

Triggered via pull request January 13, 2024 02:31
Status Failure
Total duration 1m 2s
Artifacts

principal.yaml

on: pull_request
testes-unitarios
53s
testes-unitarios
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Testes do preprocessador FolEs > Deve processar o preprocessador: testes/testes-unitarios/infraestrutura/preprocessadores/foles.test.ts#L14
Error: expect(received).toBe(expected) // Object.is equality - Expected - 1 + Received + 1 <lmht><cabeca><style>body { - font-size: 22px; + font-size: 22px; } </style></cabeca></lmht> at Object.<anonymous> (/home/runner/work/liquido/liquido/testes/testes-unitarios/infraestrutura/preprocessadores/foles.test.ts:22:23) at Promise.then.completed (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/utils.js:289:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/utils.js:222:10) at _callCircusTest (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/run.js:248:40) at async _runTest (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/run.js:184:3) at async _runTestsForDescribeBlock (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/run.js:86:9) at async _runTestsForDescribeBlock (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/run.js:81:9) at async run (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/run.js:26:3) at async runAndTransformResultsToJestFormat (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:120:21) at async jestAdapter (/home/runner/work/liquido/liquido/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at async runTestInternal (/home/runner/work/liquido/liquido/node_modules/jest-runner/build/runTest.js:367:16) at async runTest (/home/runner/work/liquido/liquido/node_modules/jest-runner/build/runTest.js:444:34)
testes-unitarios
Error: The process '/usr/local/bin/yarn' failed with exit code 1 Error: The process '/usr/local/bin/yarn' failed with exit code 1 at rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898) at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1100:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
testes-unitarios
Error: The process '/usr/local/bin/yarn' failed with exit code 1 Error: The process '/usr/local/bin/yarn' failed with exit code 1 at rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898) at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1100:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
testes-unitarios
Jest coverage report action failed
testes-unitarios
Process completed with exit code 1.
testes-unitarios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/