Skip to content

Remove some logging #922

Remove some logging

Remove some logging #922

Triggered via push February 14, 2025 05:57
Status Failure
Total duration 3m 56s
Artifacts

node.js.yml

on: push
Matrix: Build-All-Plugins
Matrix: Run-all-Jest-Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run-all-Jest-Tests (22.x): helpers/__tests__/general.test.js#L50
TypeError: initiallyEmptySet.size is not a function at Object.size (/Users/runner/work/plugins/plugins/helpers/__tests__/general.test.js:50:32) at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:105:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at run (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/testWorker.js:106:12)
Run-all-Jest-Tests (22.x): helpers/__tests__/general.test.js#L58
TypeError: initiallyEmptySet.get is not a function at Object.get (/Users/runner/work/plugins/plugins/helpers/__tests__/general.test.js:58:32) at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:105:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at run (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/testWorker.js:106:12)
Run-all-Jest-Tests (22.x): helpers/__tests__/general.test.js#L61
TypeError: initiallyEmptySet.get is not a function at Object.get (/Users/runner/work/plugins/plugins/helpers/__tests__/general.test.js:61:32) at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:105:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at run (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/testWorker.js:106:12)
Run-all-Jest-Tests (22.x): helpers/__tests__/general.test.js#L70
Error: expect(received).toEqual(expected) // deep equality Expected: "tesTING" Received: "testing" at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/general.test.js:70:25) at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:105:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at run (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/testWorker.js:106:12)
Run-all-Jest-Tests (22.x): helpers/__tests__/general.test.js#L85
TypeError: initiallyFilledSet.size is not a function at Object.size (/Users/runner/work/plugins/plugins/helpers/__tests__/general.test.js:85:33) at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:105:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9) at run (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/testWorker.js:106:12)
Run-all-Jest-Tests (22.x)
Process completed with exit code 1.