📚 [Docs] Include Mutable AI Wiki badge #222
Annotations
10 errors and 1 warning
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > initialization > is initialized with default values:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.teardown pkg/earwurm/src/Earwurm.ts:240:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:21:17
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > transitions > allows `set` and `get`:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.teardown pkg/earwurm/src/Earwurm.ts:240:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:21:17
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > transitions > updates equivalent prop on all contained Stacks:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.add pkg/earwurm/src/Earwurm.ts:164:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:58:19
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > transitions > updates equivalent prop on all contained Stacks:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.teardown pkg/earwurm/src/Earwurm.ts:240:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:21:17
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > keys > contains ids of each active Stack:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.add pkg/earwurm/src/Earwurm.ts:164:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:81:19
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > keys > contains ids of each active Stack:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.teardown pkg/earwurm/src/Earwurm.ts:240:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:21:17
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > state > triggers `state` event for every state:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.teardown pkg/earwurm/src/Earwurm.ts:240:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:114:19
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > state > triggers `state` event for every state:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.teardown pkg/earwurm/src/Earwurm.ts:240:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:21:17
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > playing > is `true` when any Sound is `playing`:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.add pkg/earwurm/src/Earwurm.ts:164:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:129:19
|
pkg/earwurm/src/tests/Earwurm.test.ts > Earwurm component > playing > is `true` when any Sound is `playing`:
pkg/earwurm/src/Earwurm.ts#L262
TypeError: arrayShallowEquals is not a function
❯ Earwurm.#setLibrary pkg/earwurm/src/Earwurm.ts:262:27
❯ Earwurm.teardown pkg/earwurm/src/Earwurm.ts:240:10
❯ pkg/earwurm/src/tests/Earwurm.test.ts:21:17
|
Run test suites
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|