Refactor tests into smaller files and fix timer bugs #16
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'.
|