fix!: use arrays for collections instead of sets #98
js-test-and-release.yml
on: pull_request
check
1m 6s
Matrix: test-node
test-chrome
0s
test-chrome-webworker
0s
test-firefox
0s
test-firefox-webworker
0s
test-electron-main
0s
test-electron-renderer
0s
release
0s
Annotations
2 errors
check:
test/client.spec.ts#L41
Type 'Set<Status>' is missing the following properties from type 'Status[]': length, pop, push, concat, and 30 more.
|
check
Process completed with exit code 1.
|