wip: adding command pattern #35
feature-push.yml
on: push
lint
/
lint code
11s
build
/
develop development test
16s
test
/
test development test
17s
Matrix: codeql / analyze code
Annotations
2 errors
__tests__/behavioral/Command.spec.ts > Command > Command execution:
__tests__/behavioral/Command.spec.ts#L86
TypeError: Operation is not a constructor
❯ __tests__/behavioral/Command.spec.ts:86:16
|
test / test development test
Process completed with exit code 1.
|