fix: some bugfixes #107
on-push-to-main.yml
on: push
Checks
/
lint
20s
Checks
/
typecheck
21s
Checks
/
tests
56s
build-and-push-image
0s
Annotations
11 errors
Checks / lint:
app/controllers/content_distribution_controller.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
Checks / lint:
app/controllers/content_distribution_controller.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
Checks / lint:
app/controllers/og_images_controller.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
Checks / lint:
app/controllers/og_images_controller.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
Checks / lint:
app/controllers/og_images_controller.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
Checks / lint:
app/controllers/packages_controller.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
Checks / lint:
app/controllers/packages_controller.ts#L6
All imports in the declaration are only used as types. Use `import type`
|
Checks / lint:
app/models/package_stats.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Checks / lint:
app/services/markdown_renderer.ts#L27
'__' is defined but never used
|
Checks / lint:
app/services/markdown_renderer.ts#L62
'_' is defined but never used
|
Checks / typecheck
Process completed with exit code 1.
|