updated streamjs to include DomainMessage and DomainEvent #46
feature-push.yml
on: push
Annotations
4 errors
lint / lint code
Process completed with exit code 1.
|
__tests__/behavioral/Plugin.spec.ts > Plugin > plugin execution:
__tests__/behavioral/Plugin.spec.ts#L79
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ __tests__/behavioral/Plugin.spec.ts:79:28
|
__tests__/behavioral/Plugin.spec.ts > Plugin > plugin removal:
__tests__/behavioral/Plugin.spec.ts#L102
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ __tests__/behavioral/Plugin.spec.ts:102:28
|
test / test development test
Process completed with exit code 1.
|