Skip to content

Refactor tests into smaller files and fix timer bugs #16

Refactor tests into smaller files and fix timer bugs

Refactor tests into smaller files and fix timer bugs #16

Triggered via pull request December 29, 2025 18:18
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Build and Test (22.x)
Process completed with exit code 2.
Build and Test (22.x): tests/plugin/commands.test.ts#L3
Module '"../setup"' has no exported member 'App'.
Build and Test (22.x): tests/helpers/plugin-test-helpers.ts#L80
Argument of type 'Record<string, unknown>' is not assignable to parameter of type 'never'.
Build and Test (22.x): tests/helpers/plugin-test-helpers.ts#L31
Argument of type 'undefined' is not assignable to parameter of type 'never'.
Build and Test (22.x): tests/helpers/plugin-test-helpers.ts#L30
Argument of type '{}' is not assignable to parameter of type 'never'.
Build and Test (20.x)
The strategy configuration was canceled because "build-and-test._22_x" failed
Build and Test (20.x)
Process completed with exit code 2.
Build and Test (20.x): tests/plugin/commands.test.ts#L3
Module '"../setup"' has no exported member 'App'.
Build and Test (20.x): tests/helpers/plugin-test-helpers.ts#L80
Argument of type 'Record<string, unknown>' is not assignable to parameter of type 'never'.
Build and Test (20.x): tests/helpers/plugin-test-helpers.ts#L31
Argument of type 'undefined' is not assignable to parameter of type 'never'.
Build and Test (20.x): tests/helpers/plugin-test-helpers.ts#L30
Argument of type '{}' is not assignable to parameter of type 'never'.