chore: turn on noOptionalProperties and useBrandedStringAliases for fdr #225
Triggered via pull request
September 23, 2024 23:48
Status
Failure
Total duration
1m 28s
Artifacts
–
Annotations
8 errors
run
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<TypeId, TypeDefinition>'.
|
run
Type 'import("/app/packages/template-resolver/src/generated/api/resources/api/resources/v1/resources/read/resources/type/types/TypeReference").TypeReference' is not assignable to type 'import("/app/packages/fdr-sdk/dist/client/generated/api/resources/api/resources/v1/resources/read/resources/type/types/TypeReference").TypeReference'.
|
run
Argument of type 'string' is not assignable to parameter of type 'ApiDefinitionId'.
|
run
Type 'string' is not assignable to type 'ApiDefinitionId'.
|
run
Object literal may only specify known properties, and '"type_imdb:MovieId"' does not exist in type 'Record<TypeId, TypeDefinition>'.
|
run
Object literal may only specify known properties, and 'subpackage_imdb' does not exist in type 'Record<SubpackageId, ApiDefinitionSubpackage>'.
|
run
Type 'string' is not assignable to type 'SubpackageId'.
|
run
Process completed with exit code 1.
|