Skip to content

fix: some bugfixes #107

fix: some bugfixes

fix: some bugfixes #107

Triggered via push November 30, 2024 20:46
Status Failure
Total duration 1m 4s
Artifacts
Fit to window
Zoom out
Zoom in

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.