Skip to content

Document scratch documents directory in CLAUDE.md #63

Document scratch documents directory in CLAUDE.md

Document scratch documents directory in CLAUDE.md #63

Triggered via push October 4, 2025 16:26
Status Failure
Total duration 3m 15s
Artifacts

ci.yml

on: push
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Run CI Pipeline  /  ...  /  Run Lint Check
44s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
23s
Run CI Pipeline / 🔍 Type Check / Run Type Check
Run CI Pipeline  /  📊 Coverage Report
55s
Run CI Pipeline / 📊 Coverage Report
Run CI Pipeline  /  ✅ CI Summary
2s
Run CI Pipeline / ✅ CI Summary
Fit to window
Zoom out
Zoom in

Annotations

91 errors and 2 warnings
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/commands/fix/handle-fix.mts#L103
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/commands/fix/handle-fix.mts#L85
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/commands/fix/handle-fix.mts#L68
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/cli.mts#L60
Property 'debug' does not exist on type 'Logger'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/cli.mts#L59
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/cli.mts#L58
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/cli.mts#L57
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/cli.mts#L56
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/cli.mts#L55
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/cli.mts#L54
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/commands/fix/handle-fix.mts#L103
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/commands/fix/handle-fix.mts#L85
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/commands/fix/handle-fix.mts#L68
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/cli.mts#L60
Property 'debug' does not exist on type 'Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/cli.mts#L59
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/cli.mts#L58
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/cli.mts#L57
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/cli.mts#L56
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/cli.mts#L55
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/cli.mts#L54
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/utils/promise-queue.test.mts#L101
Move arrow function 'badTask' to the outer scope
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/utils/promise-queue.test.mts#L100
Move arrow function 'goodTask' to the outer scope
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/utils/promise-queue.mts#L77
Returning an awaited promise is required in this context
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/utils/promise-queue.mts#L38
Returning an awaited promise is required in this context
Run CI Pipeline / 📊 Coverage Report: src/commands/fix/handle-fix.mts#L103
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 📊 Coverage Report: src/commands/fix/handle-fix.mts#L85
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 📊 Coverage Report: src/commands/fix/handle-fix.mts#L68
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 📊 Coverage Report: src/cli.mts#L60
Property 'debug' does not exist on type 'Logger'.
Run CI Pipeline / 📊 Coverage Report: src/cli.mts#L59
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 📊 Coverage Report: src/cli.mts#L58
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 📊 Coverage Report: src/cli.mts#L57
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 📊 Coverage Report: src/cli.mts#L56
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 📊 Coverage Report: src/cli.mts#L55
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 📊 Coverage Report: src/cli.mts#L54
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/commands/fix/handle-fix.mts#L103
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/commands/fix/handle-fix.mts#L85
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/commands/fix/handle-fix.mts#L68
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/cli.mts#L60
Property 'debug' does not exist on type 'Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/cli.mts#L59
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/cli.mts#L58
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/cli.mts#L57
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/cli.mts#L56
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/cli.mts#L55
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/cli.mts#L54
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/commands/fix/handle-fix.mts#L103
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/commands/fix/handle-fix.mts#L85
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/commands/fix/handle-fix.mts#L68
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/cli.mts#L60
Property 'debug' does not exist on type 'Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/cli.mts#L59
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/cli.mts#L58
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/cli.mts#L57
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/cli.mts#L56
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/cli.mts#L55
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest: src/cli.mts#L54
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/commands/fix/handle-fix.mts#L103
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/commands/fix/handle-fix.mts#L85
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/commands/fix/handle-fix.mts#L68
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/cli.mts#L60
Property 'debug' does not exist on type 'Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/cli.mts#L59
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/cli.mts#L58
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/cli.mts#L57
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/cli.mts#L56
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/cli.mts#L55
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest: src/cli.mts#L54
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/commands/fix/handle-fix.mts#L103
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/commands/fix/handle-fix.mts#L85
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/commands/fix/handle-fix.mts#L68
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/cli.mts#L60
Property 'debug' does not exist on type 'Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/cli.mts#L59
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/cli.mts#L58
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/cli.mts#L57
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/cli.mts#L56
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/cli.mts#L55
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/cli.mts#L54
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/commands/fix/handle-fix.mts#L103
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/commands/fix/handle-fix.mts#L85
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/commands/fix/handle-fix.mts#L68
Argument of type 'OutputKind | undefined' is not assignable to parameter of type 'OutputKind'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/cli.mts#L60
Property 'debug' does not exist on type 'Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/cli.mts#L59
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/cli.mts#L58
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/cli.mts#L57
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/cli.mts#L56
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/cli.mts#L55
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest: src/cli.mts#L54
Type '() => void' is not assignable to type '(...args: any[]) => Logger'.
Run CI Pipeline / ✅ CI Summary
Process completed with exit code 1.
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/utils/http.test.mts#L20
`./http.mts` import should occur before type import of `node:http`
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/utils/http.test.mts#L1
There should be at least one empty line between import groups