Merge pull request #900 from rondonjon/fix/899 #553
Annotations
3 errors
npm test:
src/core/func-core-tools.spec.ts#L150
AssertionError: expected [Function] to throw error including 'Cannot find the latest version for v4' but got 'Error fetching Function Core Tools re…'
- Expected
+ Received
- Cannot find the latest version for v4
+ Error fetching Function Core Tools releases: Cannot convert undefined or null to object
❯ src/core/func-core-tools.spec.ts:150:7
|
npm test:
src/core/func-core-tools.spec.ts#L161
AssertionError: expected [Function] to throw error including 'Cannot find release for 4.0.0' but got 'Error fetching Function Core Tools re…'
- Expected
+ Received
- Cannot find release for 4.0.0
+ Error fetching Function Core Tools releases: Cannot find download package for Linux
❯ src/core/func-core-tools.spec.ts:161:7
|
npm test
Process completed with exit code 1.
|
Loading