Skip to content

Final session summary with all improvements documented #58

Final session summary with all improvements documented

Final session summary with all improvements documented #58

Triggered via push October 4, 2025 14:17
Status Failure
Total duration 2m 33s
Artifacts

ci.yml

on: push
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Run CI Pipeline  /  ...  /  Run Lint Check
38s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
22s
Run CI Pipeline / 🔍 Type Check / Run Type Check
Run CI Pipeline  /  📊 Coverage Report
46s
Run CI Pipeline / 📊 Coverage Report
Run CI Pipeline  /  ✅ CI Summary
3s
Run CI Pipeline / ✅ CI Summary
Fit to window
Zoom out
Zoom in

Annotations

81 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 / 📊 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 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 / 🧪 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