fix(deps): update all non-major dependencies #1123
continuous-integration.yml
on: pull_request
Linting NodeJS
39s
Building NodeJS
34s
Annotations
3 errors
Building NodeJS:
src/lib/utilities/utils.ts#L6
Type 'unknown' is not assignable to type 'T[keyof T]'.
|
Building NodeJS:
src/lib/utilities/sokoban.ts#L336
Type 'Result<EmojiGameComponent, string, boolean>' is not assignable to type 'Result<SokobanGame, string, boolean>'.
|
Building NodeJS
Process completed with exit code 1.
|