objectDefintions update #45
Annotations
10 errors
src/lib/objectDefinitions.ts#L40
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L47
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L54
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L61
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L68
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L75
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L82
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L89
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L96
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
src/lib/objectDefinitions.ts#L103
Object literal may only specify known properties, and 'description' does not exist in type '{ def?: string | number | boolean | null | undefined; name?: string | undefined; states?: string | Record<string, string> | string[] | undefined; type: CommonType; role?: string | undefined; unit?: string | undefined; write?: boolean | undefined; }'.
|
The logs for this run have expired and are no longer available.
Loading