aonurdemir
Contributor

Ah I've found the issue. There is one more diff:

This is the new key-value for target schema:

 

    "schema": "dev",

 

This is the old key-value for target schema:

    "target": "prod"

 After changing the key from "target" to "schema", the warning has gone. Thanks anyway. 

View solution in original post