feat: improve provider.yaml #7477
run-tests.yml
on: pull_request
fluence-cli
/
Run tests
2m 51s
Annotations
2 errors
test/tests/provider.test.ts > provider tests > should be able to register and update provider with a new name:
packages/cli/package/src/lib/configs/project/provider/provider4.ts#L1815
TypeError: commandObj.warn is not a function
❯ getResourcesFromChainImpl src/lib/configs/project/provider/provider4.ts:1815:18
❯ Object.refineSchema src/lib/configs/project/provider/provider4.ts:570:32
❯ getLatestConfig src/lib/configs/initConfigNew.ts:432:30
❯ src/lib/configs/initConfigNew.ts:156:34
❯ test/tests/provider.test.ts:58:30
❯ test/helpers/utils.ts:35:5
|
fluence-cli / Run tests
Process completed with exit code 1.
|