Skip to content

⚗️ [Eslint] More config experiments #223

⚗️ [Eslint] More config experiments

⚗️ [Eslint] More config experiments #223

Triggered via push July 15, 2024 17:22
Status Failure
Total duration 32s
Artifacts

test.yml

on: push
Run test suites
20s
Run test suites
Fit to window
Zoom out
Zoom in

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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/