Bump cldr-localenames-full from 46.0.0 to 46.1.0 (#10616) #2570
Annotations
2 errors and 1 warning
Run npm run test:
modules/core/history.js#L107
ReferenceError: window is not defined
❯ getKey modules/core/history.js:107:24
❯ Object.save modules/core/history.js:662:39
❯ Object.context.save modules/core/context.js:293:16
❯ invokeFunc node_modules/lodash-es/debounce.js:95:19
❯ trailingEdge node_modules/lodash-es/debounce.js:144:14
❯ Timeout.timerExpired [as _onTimeout] node_modules/lodash-es/debounce.js:132:14
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "test/spec/core/context.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
Run npm run test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading