Skip to content

Exclude coverage files from git #556

Exclude coverage files from git

Exclude coverage files from git #556

Triggered via push August 1, 2024 13:30
Status Failure
Total duration 55s
Artifacts

unit-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Failed test were found and 'fail-on-error' option is set to true
Dex utils Name getters › createPokemonMap › creates a map with the alternate form name of a pokemon when available: plugins/pokedex-data-plugin/dex/name.test.js#L23
expect(received).toBe(expected) // Object.is equality Expected: "Giratina" Received: "Giratina Altered Forme" at Object.toBe (plugins/pokedex-data-plugin/dex/name.test.js:23:34)
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/