Introduce branded string types for models #120
Annotations
10 errors
|
test-vscode
Argument of type 'string' is not assignable to parameter of type 'ModelFQN'.
|
|
test-vscode
Type 'string[]' is not assignable to type 'ModelFQN[]'.
|
|
test-vscode
Argument of type 'Model' is not assignable to parameter of type 'Partial<InitialSQLMeshModel>'.
|
|
test-vscode
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<ModelName, LineageColumn>'.
|
|
test-vscode
Argument of type '(uri: string) => string' is not assignable to parameter of type '(value: unknown, index: number, array: unknown[]) => string'.
|
|
test-vscode
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<ModelName, LineageColumn>'.
|
|
test-vscode
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<ModelName, LineageColumn>'.
|
|
test-vscode
Argument of type 'string' is not assignable to parameter of type 'ModelFQN'.
|
|
test-vscode
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<ModelName, LineageColumn>'.
|
|
test-vscode
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<ModelName, LineageColumn>'.
|