ErrLookup › angular/angular.js
angular/angular.js
AngularJS - HTML enhanced for web apps! · JavaScript · 892 source files
Analyzed at d8f77817eb on 2026-08-21. 17 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| No deferred tasks to be flushed | exception | error | angular-mocks, timeout, flush, testing, async |
| Deferred tasks to flush ({}): {} | exception | error | angular-mocks, timeout, interval, pending-tasks, testing |
| Unknown mode '{}', only 'log'/'rethrow' modes are allowed! | exception | error | angular-mocks, logging, configuration, invalid-value |
| Expected $log to be empty! Either a message was logged unexp | exception | error | angular-mocks, logging, assertion, testing |
| Method '{}' is not implemented in the TzDate mock | exception | error | angular-mocks, date, timezone, not-implemented |
| No pending animations ready to be closed or flushed | exception | error | angular-mocks, animation, flush, testing |
| No pending request to flush ! | exception | error | angular-mocks, http-backend, flush, testing |
| No more pending request to flush ! | exception | error | angular-mocks, http-backend, flush, testing |
| Unsatisfied requests: {} | exception | error | angular-mocks, http-backend, expectations, testing |
| Unflushed requests: {} {} | exception | error | angular-mocks, http-backend, flush, testing |
| Undefined argument `{}`; the argument is provided but not de | exception | error | angular-mocks, http-backend, validation, undefined-argument |
| No rAF callbacks present | exception | error | angular-mocks, requestanimationframe, animation, flush, testing |
| No component found | exception | error | angular-mocks, component, testing, injector |
| Too many components found | exception | error | angular-mocks, component, duplicate, testing, injector |
| Injector already created, can not register a module! | exception | error | angular-mocks, module, injector, lifecycle, test-setup |
| Injector already created, can not modify strict annotations | exception | error | angular-mocks, injector, strict-di, lifecycle, test-setup |
| Cookie '{}' possibly not set or overflowed because it was to | console | warning | ngcookies, cookies, size-limit, browser-limits, warning |