feat: improve provider.yaml #7478
run-tests.yml
on: pull_request
fluence-cli
/
Run tests
3m 0s
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/initConfigNew.ts#L252
Error: schema is invalid: data/properties/computePeers/additionalProperties/properties/resources/properties/ip/properties/name/oneOf must NOT have fewer than 1 items
❯ Ajv.validateSchema node_modules/ajv/lib/core.ts:523:18
❯ Ajv._addSchema node_modules/ajv/lib/core.ts:725:30
❯ Ajv.compile node_modules/ajv/lib/core.ts:388:22
❯ validateConfig src/lib/configs/initConfigNew.ts:252:43
❯ getLatestConfig src/lib/configs/initConfigNew.ts:451:27
❯ 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.
|