Merge pull request #101 from bonham:bonham/issue99 #185
node.js.yml
on: push
build_client
32s
build_server
38s
Annotations
10 warnings
build_client:
client/src/lib/FileUploadQueue.ts#L42
Unsafe member access .message on an `any` value
|
build_client:
client/src/lib/mapservices/ManagedMap.ts#L312
Unsafe argument of type `Feature<any>` assigned to a parameter of type `Feature<Geometry>`
|
build_client:
client/src/lib/mapservices/ManagedMap.ts#L313
Unsafe argument of type `Feature<any>` assigned to a parameter of type `Feature<Geometry>`
|
build_client:
client/src/lib/trackServices.ts#L9
Unsafe assignment of an `any` value
|
build_client:
client/src/lib/trackServices.ts#L32
Unsafe assignment of an `any` value
|
build_client:
client/src/lib/trackServices.ts#L63
Unsafe assignment of an `any` value
|
build_client:
client/src/lib/trackServices.ts#L88
Unsafe assignment of an `any` value
|
build_client:
client/src/lib/trackServices.ts#L89
Unsafe argument of type `any` assigned to a parameter of type `TrackInitData`
|
build_client:
client/src/lib/uploadFile.ts#L18
Unsafe assignment of an `any` value
|
build_client:
client/src/lib/uploadFile.ts#L19
Unsafe assignment of an `any` value
|