Skip to content

Introduce branded string types for models #120

Introduce branded string types for models

Introduce branded string types for models #120

Triggered via pull request June 11, 2025 16:03
Status Failure
Total duration 36s
Artifacts

pr.yaml

on: pull_request
test-vscode
32s
test-vscode
Fit to window
Zoom out
Zoom in

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>'.