Vatglasses #1356
Annotations
10 errors
check:
src/components/views/ViewMapFooter.vue#L167
Property 'localUpdateTime' does not exist on type '{ data: VatsimData; parsedAirports: ShallowRef<AirportsList[]>; _mandatoryData: ShallowRef<VatsimMandatoryConvertedData | null>; mandatoryData: ShallowRef<...>; versions: Ref<...>; updateTimestamp: Ref<...>; updateTime: Ref<...>; }'. Did you mean 'updateTime'?
|
check:
src/server/api/data/vatsim/events.ts#L15
Property 'vatsimStatic' does not exist on type 'RadarStorage'.
|
check:
src/server/api/data/vatsim/events.ts#L16
Property 'vatsimStatic' does not exist on type 'RadarStorage'.
|
check:
src/server/api/data/vatsim/events.ts#L17
Property 'vatsimStatic' does not exist on type 'RadarStorage'.
|
check:
src/server/plugins/vatsim.ts#L26
Property 'vatsimStatic' does not exist on type 'RadarStorage'.
|
check:
src/server/plugins/vatsim.ts#L27
Property 'vatsimStatic' does not exist on type 'RadarStorage'.
|
check:
src/server/plugins/vatsim.ts#L36
Property 'vatsimStatic' does not exist on type 'RadarStorage'.
|
check:
src/utils/backend/storage.ts#L154
Object literal may only specify known properties, and 'vatsimStatic' does not exist in type 'RadarStorage'.
|
check:
src/utils/data/vatglasses.ts#L14
Variable 'store' implicitly has type 'any' in some locations where its type cannot be determined.
|
check:
src/utils/data/vatglasses.ts#L568
Variable 'store' implicitly has an 'any' type.
|