Integration test fixes #617
ci.yaml
on: push
Matrix: Build
Matrix: Lint Code
Matrix: Unit Tests
Matrix: Integration Tests
Annotations
4 errors
Build (20.x):
src/version2/avatars.ts#L39
Property 'type' does not exist on type 'string | GetAllSystemAvatars'.
|
Build (20.x)
Process completed with exit code 2.
|
Build (18.x):
src/version2/avatars.ts#L39
Property 'type' does not exist on type 'string | GetAllSystemAvatars'.
|
Build (18.x)
Process completed with exit code 2.
|