Skip to content

Add simple tests to GroundController #83

Add simple tests to GroundController

Add simple tests to GroundController #83

Triggered via pull request July 2, 2025 15:52
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
Process completed with exit code 2.
lint: src/tests/GroundController.test.ts#L83
Property '__promisify__' is missing in type 'Mock<any, any>' but required in type 'typeof setInterval'.
lint: src/tests/GroundController.test.ts#L25
Property 'last_online' does not exist on type 'TokenConfiguration'.
lint: src/tests/GroundController.test.ts#L24
Property 'app_version' does not exist on type 'TokenConfiguration'.
lint: src/tests/GroundController.test.ts#L23
Property 'lang' does not exist on type 'TokenConfiguration'.
lint: src/tests/GroundController.test.ts#L22
Property 'level_tips' does not exist on type 'TokenConfiguration'.
lint: src/tests/GroundController.test.ts#L21
Property 'level_news' does not exist on type 'TokenConfiguration'.
lint: src/tests/GroundController.test.ts#L20
Property 'level_price' does not exist on type 'TokenConfiguration'.
lint: src/tests/GroundController.test.ts#L19
Property 'level_transactions' does not exist on type 'TokenConfiguration'.
lint: src/tests/GroundController.test.ts#L18
Property 'level_all' does not exist on type 'TokenConfiguration'.