Skip to content

Transpile module using both tsup, and tsc at the same time. #22

Transpile module using both tsup, and tsc at the same time.

Transpile module using both tsup, and tsc at the same time. #22

Triggered via pull request February 28, 2025 15:31
@rayriffyrayriffy
synchronize #53
fix/tsup
Status Failure
Total duration 22s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
TypeError: Attempted to assign to readonly property.: src/services/logger.spec.ts#L23
at <anonymous> (/home/runner/work/elysia-rate-limit/elysia-rate-limit/src/services/logger.spec.ts:23:5)
TypeError: Attempted to assign to readonly property.: src/services/logger.spec.ts#L29
at <anonymous> (/home/runner/work/elysia-rate-limit/elysia-rate-limit/src/services/logger.spec.ts:29:5)
TypeError: Attempted to assign to readonly property.: src/services/logger.spec.ts#L23
at <anonymous> (/home/runner/work/elysia-rate-limit/elysia-rate-limit/src/services/logger.spec.ts:23:5)
TypeError: Attempted to assign to readonly property.: src/services/logger.spec.ts#L29
at <anonymous> (/home/runner/work/elysia-rate-limit/elysia-rate-limit/src/services/logger.spec.ts:29:5)
TypeError: Attempted to assign to readonly property.: src/services/logger.spec.ts#L23
at <anonymous> (/home/runner/work/elysia-rate-limit/elysia-rate-limit/src/services/logger.spec.ts:23:5)
TypeError: Attempted to assign to readonly property.: src/services/logger.spec.ts#L29
at <anonymous> (/home/runner/work/elysia-rate-limit/elysia-rate-limit/src/services/logger.spec.ts:29:5)
TypeError: Attempted to assign to readonly property.: src/services/logger.spec.ts#L23
at <anonymous> (/home/runner/work/elysia-rate-limit/elysia-rate-limit/src/services/logger.spec.ts:23:5)
TypeError: Attempted to assign to readonly property.: src/services/logger.spec.ts#L29
at <anonymous> (/home/runner/work/elysia-rate-limit/elysia-rate-limit/src/services/logger.spec.ts:29:5)
Test
Process completed with exit code 1.
Build
Process completed with exit code 1.