Skip to content

refactor: remove usage of getDirname #56

refactor: remove usage of getDirname

refactor: remove usage of getDirname #56

Triggered via push September 22, 2025 11:37
Status Failure
Total duration 4m 38s
Artifacts

checks.yml

on: push
Matrix: lint / lint
Matrix: test-mysql
Matrix: test-postgres
Matrix: test-sqlite
Matrix: typecheck / typecheck
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint / lint (latest): tests/define_config.spec.ts#L12
All imports in the declaration are only used as types. Use `import type`
lint / lint (latest): tests/define_config.spec.ts#L11
All imports in the declaration are only used as types. Use `import type`
lint / lint (latest): src/types.ts#L11
All imports in the declaration are only used as types. Use `import type`
lint / lint (latest): src/types.ts#L10
All imports in the declaration are only used as types. Use `import type`
lint / lint (latest): src/stores/redis.ts#L12
Imports "RedisConnection" are only used as type
lint / lint (latest): src/limiter.ts#L11
Imports "ThrottleException" are only used as type
lint / lint (latest): src/limiter.ts#L10
All imports in the declaration are only used as types. Use `import type`
lint / lint (latest): src/http_limiter.ts#L14
All imports in the declaration are only used as types. Use `import type`
lint / lint (latest): services/main.ts#L11
All imports in the declaration are only used as types. Use `import type`
lint / lint (latest): providers/limiter_provider.ts#L11
All imports in the declaration are only used as types. Use `import type`
test-postgres (24, 11)
Process completed with exit code 1.
test-sqlite (24)
Process completed with exit code 1.
test-mysql (8.0, mysql, 22)
Process completed with exit code 1.