GitHub color theme #92
browser-extension.yml
on: pull_request
lint-test-and-build
29s
Annotations
3 errors
|
lint-test-and-build
Process completed with exit code 1.
|
|
tests/lib/enhancers/github.test.ts > github > should create the correct spot object:
browser-extension/src/lib/registries.ts#L25
TypeError: default.setTheme is not a function
❯ new EnhancerRegistry src/lib/registries.ts:25:14
❯ tests/lib/enhancers/github.test.ts:25:23
❯ tests/har-fixture.ts:41:24
|
|
tests/lib/enhancers/github.test.ts > github > should create the correct spot object:
browser-extension/src/lib/registries.ts#L25
TypeError: default.setTheme is not a function
❯ new EnhancerRegistry src/lib/registries.ts:25:14
❯ tests/lib/enhancers/github.test.ts:10:23
❯ tests/har-fixture.ts:41:24
|