Skip to content

Flujo CI - Test

Flujo CI - Test #13

Triggered via pull request March 21, 2024 16:37
Status Success
Total duration 7m 41s
Artifacts 2

ci-test.yml

on: pull_request
Matrix: e2e
reporte-coverage
0s
reporte-coverage
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 7 warnings
test-api: test/api/basketApiSpec.ts#L52
Property 'toBe' does not exist on type 'Assertion'.
test-api: test/api/basketApiSpec.ts#L123
Property 'toBeDefined' does not exist on type 'Assertion'.
test-api: test/api/basketApiSpec.ts#L143
Property 'toBeDefined' does not exist on type 'Assertion'.
test-api: test/api/basketApiSpec.ts#L157
Property 'toBeDefined' does not exist on type 'Assertion'.
test-api: test/api/basketItemApiSpec.ts#L175
Property 'toBeUndefined' does not exist on type 'Assertion'.
test-api: test/api/chatBotSpec.ts#L192
Property 'toContain' does not exist on type 'Assertion'. Did you mean 'contain'?
test-api: test/api/dataExportApiSpec.ts#L36
Property 'toBe' does not exist on type 'Assertion'.
test-api: test/api/dataExportApiSpec.ts#L37
Property 'toBe' does not exist on type 'Assertion'.
test-api: test/api/dataExportApiSpec.ts#L99
Property 'toBe' does not exist on type 'Assertion'.
test-api: test/api/dataExportApiSpec.ts#L100
Property 'toBe' does not exist on type 'Assertion'.
test-humo: lib/antiCheat.ts#L6
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop-ga/juice-shop-ga/node_modules/config/lib/config.js' implicitly has an 'any' type.
test-humo: lib/challengeUtils.ts#L53
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
test-humo: lib/insecurity.ts#L6
Could not find a declaration file for module 'express'. '/home/runner/work/juice-shop-ga/juice-shop-ga/node_modules/express/index.js' implicitly has an 'any' type.
test-humo: lib/startup/cleanupFtpFolder.ts#L6
Could not find a declaration file for module 'glob'. '/home/runner/work/juice-shop-ga/juice-shop-ga/node_modules/glob/glob.js' implicitly has an 'any' type.
test-humo: lib/startup/customizeEasterEgg.ts#L6
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop-ga/juice-shop-ga/node_modules/config/lib/config.js' implicitly has an 'any' type.
test-humo: lib/startup/registerWebsocketEvents.ts#L6
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop-ga/juice-shop-ga/node_modules/config/lib/config.js' implicitly has an 'any' type.
test-humo: lib/startup/registerWebsocketEvents.ts#L16
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
test-humo: lib/startup/validateChatBot.ts#L6
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop-ga/juice-shop-ga/node_modules/config/lib/config.js' implicitly has an 'any' type.
test-humo: lib/startup/validatePreconditions.ts#L7
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop-ga/juice-shop-ga/node_modules/config/lib/config.js' implicitly has an 'any' type.
test-humo: lib/webhook.ts#L6
Could not find a declaration file for module 'request'. '/home/runner/work/juice-shop-ga/juice-shop-ga/node_modules/request/index.js' implicitly has an 'any' type.
test: test/api/basketApiSpec.ts#L52
Property 'toBe' does not exist on type 'Assertion'.
test: test/api/basketApiSpec.ts#L123
Property 'toBeDefined' does not exist on type 'Assertion'.
test: test/api/basketApiSpec.ts#L143
Property 'toBeDefined' does not exist on type 'Assertion'.
test: test/api/basketApiSpec.ts#L157
Property 'toBeDefined' does not exist on type 'Assertion'.
test: test/api/basketItemApiSpec.ts#L175
Property 'toBeUndefined' does not exist on type 'Assertion'.
test: test/api/chatBotSpec.ts#L192
Property 'toContain' does not exist on type 'Assertion'. Did you mean 'contain'?
test: test/api/dataExportApiSpec.ts#L36
Property 'toBe' does not exist on type 'Assertion'.
test: test/api/dataExportApiSpec.ts#L37
Property 'toBe' does not exist on type 'Assertion'.
test: test/api/dataExportApiSpec.ts#L99
Property 'toBe' does not exist on type 'Assertion'.
test: test/api/dataExportApiSpec.ts#L100
Property 'toBe' does not exist on type 'Assertion'.
test-personalizado: test/api/basketApiSpec.ts#L52
Property 'toBe' does not exist on type 'Assertion'.
test-personalizado: test/api/basketApiSpec.ts#L123
Property 'toBeDefined' does not exist on type 'Assertion'.
test-personalizado: test/api/basketApiSpec.ts#L143
Property 'toBeDefined' does not exist on type 'Assertion'.
test-personalizado: test/api/basketApiSpec.ts#L157
Property 'toBeDefined' does not exist on type 'Assertion'.
test-personalizado: test/api/basketItemApiSpec.ts#L175
Property 'toBeUndefined' does not exist on type 'Assertion'.
test-personalizado: test/api/chatBotSpec.ts#L192
Property 'toContain' does not exist on type 'Assertion'. Did you mean 'contain'?
test-personalizado: test/api/dataExportApiSpec.ts#L36
Property 'toBe' does not exist on type 'Assertion'.
test-personalizado: test/api/dataExportApiSpec.ts#L37
Property 'toBe' does not exist on type 'Assertion'.
test-personalizado: test/api/dataExportApiSpec.ts#L99
Property 'toBe' does not exist on type 'Assertion'.
test-personalizado: test/api/dataExportApiSpec.ts#L100
Property 'toBe' does not exist on type 'Assertion'.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-api
Attempt 1 failed. Reason: Child_process exited with error code 1
test-humo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-personalizado
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
api-test-lcov Expired
81.4 KB
unit-test-lcov Expired
159 KB