Commit c932177
authored
fix: npm and test (diggsweden#59)
* fix: add missing mock and replace spy
Add missing mock to get rid of warnings in the build
Replace spy with stub to avoid warning in IDE
Signed-off-by: Jesper Hellberg <extern.jesper.hellberg@digg.se>
* fix: fail build on peer dependency conflict
- Add strict-peer-deps to github actions and to local builds to fail build
on warnings.
- Updata npm
Signed-off-by: Jesper Hellberg <extern.jesper.hellberg@digg.se>
---------
Signed-off-by: Jesper Hellberg <extern.jesper.hellberg@digg.se>1 parent 1e34285 commit c932177
File tree
5 files changed
+6028
-7052
lines changed- .github/workflows
- src/main/docker
- tests
5 files changed
+6028
-7052
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments