feat: Store field validation #316
Annotations
4 errors and 6 warnings
lint:
server/src/openfga-yaml-schema.ts#L1
'RelationshipCondition' is defined but never used
|
lint:
server/src/openfga-yaml-schema.ts#L39
'conditionNotTypeRestriction' is assigned a value but never used
|
lint:
server/src/openfga-yaml-schema.ts#L169
Strings must use doublequote
|
lint
Process completed with exit code 1.
|
lint:
server/src/openfga-yaml-schema.ts#L1
This line has a length of 129. Maximum allowed is 120
|
lint:
server/src/openfga-yaml-schema.ts#L26
This line has a length of 124. Maximum allowed is 120
|
lint:
server/src/openfga-yaml-schema.ts#L42
This line has a length of 180. Maximum allowed is 120
|
lint:
server/src/openfga-yaml-schema.ts#L212
This line has a length of 137. Maximum allowed is 120
|
lint:
server/src/openfga-yaml-schema.ts#L247
This line has a length of 151. Maximum allowed is 120
|
lint:
server/src/yaml-utils.ts#L23
Unexpected any. Specify a different type
|