Typebox Base Types #139
Annotations
10 errors and 1 warning
Build:
lib/cot.ts#L48
Element implicitly has an 'any' type because expression of type '`NodeCoT-${any}`' can't be used to index type '{ _attributes?: {} | undefined; }'.
|
Build:
lib/cot.ts#L50
Property 'archived' does not exist on type '{ detail?: { link?: { _attributes?: {} | undefined; } | { _attributes?: {} | undefined; }[] | undefined; uid?: { _attributes: { Droid: string; }; } | undefined; contact?: { _attributes: { phone?: string | undefined; endpoint?: string | undefined; callsign: string; }; } | undefined; ... 17 more ...; TakControl?: { .....'.
|
Build:
lib/cot.ts#L95
Type '{ _attributes: { _attributes: { uid?: string | undefined; callsign?: string | undefined; mission?: string | undefined; }; }; }[]' is not assignable to type '{ _attributes: { uid?: string | undefined; callsign?: string | undefined; mission?: string | undefined; }; } | { _attributes: { uid?: string | undefined; callsign?: string | undefined; mission?: string | undefined; }; }[] | undefined'.
|
Build:
lib/cot.ts#L224
Property 'time' does not exist on type '{ type: string; version: string; uid: string; how: string; }'.
|
Build:
lib/cot.ts#L225
Property 'start' does not exist on type '{ type: string; version: string; uid: string; how: string; }'.
|
Build:
lib/cot.ts#L226
Property 'stale' does not exist on type '{ type: string; version: string; uid: string; how: string; }'.
|
Build:
lib/cot.ts#L309
'l._attributes' is possibly 'undefined'.
|
Build:
lib/cot.ts#L309
Property 'point' does not exist on type '{}'.
|
Build:
lib/cot.ts#L312
Property 'value' does not exist on type '{}'.
|
Build:
lib/cot.ts#L313
Property 'value' does not exist on type '{}'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading