Skip to content

🛠️ [TsConfig] Update for Vite 5 #130

🛠️ [TsConfig] Update for Vite 5

🛠️ [TsConfig] Update for Vite 5 #130

Triggered via push November 23, 2023 17:07
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Lint the codebase
15s
Lint the codebase
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint the codebase: src/Earwurm.ts#L28
Member '#context' is never reassigned; mark it as `readonly`
Lint the codebase: src/Earwurm.ts#L29
Member '#gainNode' is never reassigned; mark it as `readonly`
Lint the codebase: src/Earwurm.ts#L31
Member '#fadeSec' is never reassigned; mark it as `readonly`
Lint the codebase: src/Earwurm.ts#L32
Member '#request' is never reassigned; mark it as `readonly`
Lint the codebase: src/Earwurm.ts#L264
Member '#handleSuspend' is never reassigned; mark it as `readonly`
Lint the codebase: src/Earwurm.ts#L286
Member '#handleStateChange' is never reassigned; mark it as `readonly`
Lint the codebase: src/Earwurm.ts#L293
Member '#handleStackStateChange' is never reassigned; mark it as `readonly`
Lint the codebase: src/Sound.ts#L14
Member '#source' is never reassigned; mark it as `readonly`
Lint the codebase: src/Sound.ts#L15
Member '#gainNode' is never reassigned; mark it as `readonly`
Lint the codebase: src/Sound.ts#L16
Member '#fadeSec' is never reassigned; mark it as `readonly`