Skip to content

chore: upgrade eslint #767

chore: upgrade eslint

chore: upgrade eslint #767

GitHub Actions / IT Tests report-windows-latest-npm- failed Dec 19, 2024 in 0s

64 passed, 1 failed and 2 skipped

Tests failed

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 7✅ 1044s
@ama-sdk/schematics/dist-test/it-report.xml 6ms
@o3r/analytics/dist-test/it-report.xml 2✅ 256s
@o3r/apis-manager/dist-test/it-report.xml 1✅ 101s
@o3r/application/dist-test/it-report.xml 1✅ 114s
@o3r/components/dist-test/it-report.xml 8✅ 890s
@o3r/configuration/dist-test/it-report.xml 2✅ 236s
@o3r/core/dist-test/it-report.xml 1✅ 633s
@o3r/create/dist-test/it-report.xml 3✅ 560s
@o3r/design/dist-test/it-report.xml 1✅ 114s
@o3r/eslint-config-otter/dist-test/it-report.xml 2✅ 268s
@o3r/eslint-config/dist-test/it-report.xml 2✅ 1❌ 605s
@o3r/extractors/dist-test/it-report.xml 3✅ 428s
@o3r/localization/dist-test/it-report.xml 8✅ 1045s
@o3r/new-version/dist-test/it-report.xml 1✅ 103s
@o3r/pipeline/dist-test/it-report.xml 2✅ 118s
@o3r/rules-engine/dist-test/it-report.xml 2✅ 264s
@o3r/stylelint-plugin/dist-test/it-report.xml 2✅ 218s
@o3r/styling/dist-test/it-report.xml 8✅ 1004s
@o3r/testing/dist-test/it-report.xml 2✅ 2⚪ 399s
@o3r/third-party/dist-test/it-report.xml 1✅ 116s
@o3r/workspace/dist-test/it-report.xml 5✅ 841s

✅ @ama-sdk/create/dist-test/it-report.xml

7 tests were completed in 1044s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new sdk command 7✅ 1032s

✅ Create new sdk command

Create new sdk command should generate a light SDK when the specification is provided
  ✅ Create new sdk command should generate a light SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided
  ✅ Create new sdk command should generate a full SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided as npm dependency
  ✅ Create new sdk command should generate a full SDK when the specification is provided as npm dependency
Create new sdk command should generate an SDK with no package scope
  ✅ Create new sdk command should generate an SDK with no package scope
Create new sdk command should generate an empty SDK ready to be used
  ✅ Create new sdk command should generate an empty SDK ready to be used
Create new sdk command should fail when there is an error
  ✅ Create new sdk command should fail when there is an error
Create new sdk command should use pinned versions when --exact-o3r-version is used
  ✅ Create new sdk command should use pinned versions when --exact-o3r-version is used

✅ @ama-sdk/schematics/dist-test/it-report.xml

No tests found

✅ @o3r/analytics/dist-test/it-report.xml

2 tests were completed in 256s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add analytics 2✅ 242s

✅ ng add analytics

ng add analytics should add analytics to an application
  ✅ ng add analytics should add analytics to an application
ng add analytics should add analytics to a library
  ✅ ng add analytics should add analytics to a library

✅ @o3r/apis-manager/dist-test/it-report.xml

1 tests were completed in 101s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with apis-manager 1✅ 90s

✅ new otter application with apis-manager

new otter application with apis-manager should add apis-manager to existing application
  ✅ new otter application with apis-manager should add apis-manager to existing application

✅ @o3r/application/dist-test/it-report.xml

1 tests were completed in 114s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new Angular application 1✅ 98s

✅ new Angular application

new Angular application should add Otter Application to existing Angular app
  ✅ new Angular application should add Otter Application to existing Angular app

✅ @o3r/components/dist-test/it-report.xml

8 tests were completed in 890s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 870s
ng add components 2✅ 302s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add components

ng add components should add components to an application
  ✅ ng add components should add components to an application
ng add components should add components to a library
  ✅ ng add components should add components to a library

✅ @o3r/configuration/dist-test/it-report.xml

2 tests were completed in 236s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with configuration 2✅ 223s

✅ new otter application with configuration

new otter application with configuration should add configuration to an application
  ✅ new otter application with configuration should add configuration to an application
new otter application with configuration should add configuration to a library
  ✅ new otter application with configuration should add configuration to a library

✅ @o3r/core/dist-test/it-report.xml

1 tests were completed in 633s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application 1✅ 611s

✅ new otter application

new otter application should build empty app
  ✅ new otter application should build empty app

✅ @o3r/create/dist-test/it-report.xml

3 tests were completed in 560s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new otter project command 3✅ 548s

✅ Create new otter project command

Create new otter project command should generate a project with an application
  ✅ Create new otter project command should generate a project with an application
Create new otter project command should generate a project with a library
  ✅ Create new otter project command should generate a project with a library
Create new otter project command should generate a project with an application with --exact-o3r-version
  ✅ Create new otter project command should generate a project with an application with --exact-o3r-version

✅ @o3r/design/dist-test/it-report.xml

1 tests were completed in 114s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with Design 1✅ 98s

✅ new otter application with Design

new otter application with Design should add design to existing application
  ✅ new otter application with Design should add design to existing application

✅ @o3r/eslint-config-otter/dist-test/it-report.xml

2 tests were completed in 268s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add eslint-config 2✅ 253s

✅ ng add eslint-config

ng add eslint-config should add eslint-config to an application
  ✅ ng add eslint-config should add eslint-config to an application
ng add eslint-config should add eslint-config to a library
  ✅ ng add eslint-config should add eslint-config to a library

❌ @o3r/eslint-config/dist-test/it-report.xml

3 tests were completed in 605s with 2 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with eslint config 2✅ 1❌ 584s

❌ new otter application with eslint config

new otter application with eslint config should add eslint config to existing application
  ❌ new otter application with eslint config should add eslint config to existing application
	Error: expect(received).not.toThrow()
new otter application with eslint config should add eslint config to existing library
  ✅ new otter application with eslint config should add eslint config to existing library
new otter application with eslint config should add eslint config to existing repository
  ✅ new otter application with eslint config should add eslint config to existing repository

✅ @o3r/extractors/dist-test/it-report.xml

3 tests were completed in 428s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
aggregate migration scripts 1✅ 323s
ng add extractors 2✅ 405s

✅ aggregate migration scripts

aggregate migration scripts should create migration scripts including lib content
  ✅ aggregate migration scripts should create migration scripts including lib content

✅ ng add extractors

ng add extractors should add extractors to an application
  ✅ ng add extractors should add extractors to an application
ng add extractors should add extractors to a library
  ✅ ng add extractors should add extractors to a library

✅ @o3r/localization/dist-test/it-report.xml

8 tests were completed in 1045s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 1027s
ng add otter localization 2✅ 368s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add otter localization

ng add otter localization should add localization to an application
  ✅ ng add otter localization should add localization to an application
ng add otter localization should add localization to a library
  ✅ ng add otter localization should add localization to a library

✅ @o3r/new-version/dist-test/it-report.xml

1 tests were completed in 103s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
undefined 1✅ 92s

✅ undefined

 should add Otter Application to existing Angular app
  ✅ should add Otter Application to existing Angular app

✅ @o3r/pipeline/dist-test/it-report.xml

2 tests were completed in 118s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter project 2✅ 106s

✅ new otter project

new otter project should add a GitHub pipeline to existing project
  ✅ new otter project should add a GitHub pipeline to existing project
new otter project should add a GitHub pipeline to existing project with custom runner and registry
  ✅ new otter project should add a GitHub pipeline to existing project with custom runner and registry

✅ @o3r/rules-engine/dist-test/it-report.xml

2 tests were completed in 264s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add rules-engine 2✅ 246s

✅ ng add rules-engine

ng add rules-engine should add rules engine to an application
  ✅ ng add rules-engine should add rules engine to an application
ng add rules-engine should add rules engine to a library
  ✅ ng add rules-engine should add rules engine to a library

✅ @o3r/stylelint-plugin/dist-test/it-report.xml

2 tests were completed in 218s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add stylelint-plugin 2✅ 205s

✅ ng add stylelint-plugin

ng add stylelint-plugin should add stylelint-plugin to an application
  ✅ ng add stylelint-plugin should add stylelint-plugin to an application
ng add stylelint-plugin should add stylelint-plugin to a library
  ✅ ng add stylelint-plugin should add stylelint-plugin to a library

✅ @o3r/styling/dist-test/it-report.xml

8 tests were completed in 1004s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 982s
ng add styling 2✅ 373s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add styling

ng add styling should add styling to an application
  ✅ ng add styling should add styling to an application
ng add styling should add styling to a library
  ✅ ng add styling should add styling to a library

✅ @o3r/testing/dist-test/it-report.xml

4 tests were completed in 399s with 2 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
ng add testing 2✅ 2⚪ 381s

✅ ng add testing

ng add testing should add testing to an application
  ✅ ng add testing should add testing to an application
ng add testing should add testing to an application and fixture to component
  ✅ ng add testing should add testing to an application and fixture to component
ng add testing should add testing to a library
  ⚪ ng add testing should add testing to a library
ng add testing should add testing to a library and fixture to component
  ⚪ ng add testing should add testing to a library and fixture to component

✅ @o3r/third-party/dist-test/it-report.xml

1 tests were completed in 116s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new Angular application 1✅ 102s

✅ new Angular application

new Angular application should add Otter Third Party to existing Angular app
  ✅ new Angular application should add Otter Third Party to existing Angular app

✅ @o3r/workspace/dist-test/it-report.xml

5 tests were completed in 841s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter workspace 5✅ 827s

✅ new otter workspace

new otter workspace should add sdk to an existing workspace
  ✅ new otter workspace should add sdk to an existing workspace
new otter workspace should add sdk to an existing workspace with local spec
  ✅ new otter workspace should add sdk to an existing workspace with local spec
new otter workspace should add sdk to an existing workspace with spec package name
  ✅ new otter workspace should add sdk to an existing workspace with spec package name
new otter workspace should add a library to an existing workspace
  ✅ new otter workspace should add a library to an existing workspace
new otter workspace should generate a monorepo setup
  ✅ new otter workspace should generate a monorepo setup

Annotations

Check failure on line 117 in packages/@o3r/test-helpers/src/utilities/package-manager.ts

See this annotation in the file changed.

@github-actions github-actions / IT Tests report-windows-latest-npm-

new otter application with eslint config ► new otter application with eslint config should add eslint config to existing application ► new otter application with eslint config should add eslint config to existing application

Failed test found in:
  @o3r/eslint-config/dist-test/it-report.xml
Error:
  Error: expect(received).not.toThrow()
Raw output
Error: expect(received).not.toThrow()

Error name:    "Error"
Error message: "Command failed: npm exec ng lint test-app -- --fix
STDERR:
An unhandled exception occurred: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
Occurred while linting D:\\a\\otter\\it-tests\\test-app-eslint-config\\apps\\test-app\\src\\app\\app.component.spec.ts
See \"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\ng-xnvQsh\\angular-errors.log\" for further details.
D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\rules\\no-unused-expressions.js:75·
            allowShortCircuit,·
            ^···
TypeError: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')·
Occurred while linting D:\\a\\otter\\it-tests\\test-app-eslint-config\\apps\\test-app\\src\\app\\app.component.spec.ts·
    at Object.create (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\rules\\no-unused-expressions.js:75:13)·
    at create (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\@typescript-eslint\\eslint-plugin\\dist\\rules\\no-unused-expressions.js:28:32)·
    at Object.create (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\@typescript-eslint\\utils\\dist\\eslint-utils\\RuleCreator.js:31:20)·
    at createRuleListeners (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:944:21)·
    at D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:1082:84·
    at Array.forEach (<anonymous>)·
    at runRules (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:1013:34)·
    at #flatVerifyWithoutProcessors (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:1911:31)·
    at Linter._verifyWithFlatConfigArrayAndWithoutProcessors (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:1993:49)·
    at Linter._verifyWithFlatConfigArray (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:2082:21)···
Node.js v20.18.1··
OUTPUT:
,
Linting \"test-app\"...
,An unhandled exception occurred: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
Occurred while linting D:\\a\\otter\\it-tests\\test-app-eslint-config\\apps\\test-app\\src\\app\\app.component.spec.ts
See \"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\ng-xnvQsh\\angular-errors.log\" for further details.
D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\rules\\no-unused-expressions.js:75·
            allowShortCircuit,·
            ^···
TypeError: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')·
Occurred while linting D:\\a\\otter\\it-tests\\test-app-eslint-config\\apps\\test-app\\src\\app\\app.component.spec.ts·
    at Object.create (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\rules\\no-unused-expressions.js:75:13)·
    at create (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\@typescript-eslint\\eslint-plugin\\dist\\rules\\no-unused-expressions.js:28:32)·
    at Object.create (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\@typescript-eslint\\utils\\dist\\eslint-utils\\RuleCreator.js:31:20)·
    at createRuleListeners (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:944:21)·
    at D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:1082:84·
    at Array.forEach (<anonymous>)·
    at runRules (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:1013:34)·
    at #flatVerifyWithoutProcessors (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:1911:31)·
    at Linter._verifyWithFlatConfigArrayAndWithoutProcessors (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:1993:49)·
    at Linter._verifyWithFlatConfigArray (D:\\a\\otter\\it-tests\\test-app-eslint-config\\node_modules\\eslint\\lib\\linter\\linter.js:2082:21)···
Node.js v20.18.1·
"

      at Object.create (../it-tests/test-app-eslint-config/node_modules/eslint/lib/rules/no-unused-expressions.js:75:13)
      at create (../it-tests/test-app-eslint-config/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js:28:32)
      at Object.create (../it-tests/test-app-eslint-config/node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js:31:20)
      at createRuleListeners (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:944:21)
      at D:/a/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1082:84
          at Array.forEach (<anonymous>)
      at runRules (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1013:34)
      at #flatVerifyWithoutProcessors (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1911:31)
      at Linter._verifyWithFlatConfigArrayAndWithoutProcessors (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1993:49)
      at Linter._verifyWithFlatConfigArray (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:2082:21)
      
      Node.js v20.18.1
      OUTPUT:
      ,
      Linting "test-app"...
      ,An unhandled exception occurred: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
      Occurred while linting D:\a\otter\it-tests\test-app-eslint-config\apps\test-app\src\app\app.component.spec.ts
      See "C:\Users\RUNNER~1\AppData\Local\Temp\ng-xnvQsh\angular-errors.log" for further details.
      D:\a\otter\it-tests\test-app-eslint-config\node_modules\eslint\lib\rules\no-unused-expressions.js:75
                  allowShortCircuit,
                  ^
      
      TypeError: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
      Occurred while linting D:\a\otter\it-tests\test-app-eslint-config\apps\test-app\src\app\app.component.spec.ts
      at Object.create (../it-tests/test-app-eslint-config/node_modules/eslint/lib/rules/no-unused-expressions.js:75:13)
      at create (../it-tests/test-app-eslint-config/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js:28:32)
      at Object.create (../it-tests/test-app-eslint-config/node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js:31:20)
      at createRuleListeners (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:944:21)
      at D:/a/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1082:84
          at Array.forEach (<anonymous>)
      at runRules (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1013:34)
      at #flatVerifyWithoutProcessors (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1911:31)
      at Linter._verifyWithFlatConfigArrayAndWithoutProcessors (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1993:49)
      at Linter._verifyWithFlatConfigArray (../it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:2082:21)
      
      Node.js v20.18.1
      at execCmd (packages/@o3r/test-helpers/src/utilities/package-manager.ts:117:11)
      at packageManagerExec (packages/@o3r/test-helpers/src/utilities/package-manager.ts:178:10)
      at packages/@o3r/eslint-config/schematics/index.it.spec.ts:41:36
      at Object.<anonymous> (.yarn/cache/expect-npm-29.7.0-62e9f7979e-63f97bc51f.zip/node_modules/expect/build/toThrowMatchers.js:74:11)
      at Object.throwingMatcher [as toThrow] (.yarn/cache/expect-npm-29.7.0-62e9f7979e-63f97bc51f.zip/node_modules/expect/build/index.js:320:21)
      at Object.<anonymous> (packages/@o3r/eslint-config/schematics/index.it.spec.ts:41:110)
    at Object.<anonymous> (D:\a\otter\otter\packages\@o3r\eslint-config\schematics\index.it.spec.ts:41:110)
    at Promise.then.completed (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\utils.js:231:10)
    at _callCircusTest (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:252:3)
    at _runTestsForDescribeBlock (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:126:9)
    at _runTestsForDescribeBlock (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:121:9)
    at run (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:71:3)
    at runAndTransformResultsToJestFormat (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\legacy-code-todo-rewrite\jestAdapterInit.js:122:21)
    at jestAdapter (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\legacy-code-todo-rewrite\jestAdapter.js:79:19)
    at runTestInternal (D:\a\otter\otter\.yarn\cache\jest-runner-npm-29.7.0-3bc9f82b58-9d8748a494.zip\node_modules\jest-runner\build\runTest.js:367:16)
    at runTest (D:\a\otter\otter\.yarn\cache\jest-runner-npm-29.7.0-3bc9f82b58-9d8748a494.zip\node_modules\jest-runner\build\runTest.js:444:34)
    at Object.worker (D:\a\otter\otter\.yarn\cache\jest-runner-npm-29.7.0-3bc9f82b58-9d8748a494.zip\node_modules\jest-runner\build\testWorker.js:106:12)