fix: lint #126
ci.yml
on: pull_request
Lint and Type Check
18s
Matrix: Tests
Annotations
9 errors and 3 notices
|
Lint and Type Check
Process completed with exit code 2.
|
|
Lint and Type Check:
src/t.ts#L394
'argName' is declared but its value is never read.
|
|
Lint and Type Check:
src/t.ts#L345
'name' is declared but its value is never read.
|
|
Lint and Type Check:
src/t.ts#L277
'valueToComplete' is declared but its value is never read.
|
|
Lint and Type Check:
examples/demo.t.ts#L113
'lintCmd' is declared but its value is never read.
|
|
Lint and Type Check:
examples/demo.t.ts#L99
'copyCmd' is declared but its value is never read.
|
|
Lint and Type Check:
examples/demo.cac.ts#L3
'Command' is declared but never used.
|
|
Lint and Type Check:
bin/completion-handlers.ts#L34
'getCliCompletions' is declared but its value is never read.
|
|
Lint and Type Check:
bin/completion-handlers.ts#L13
'checkCliHasCompletions' is declared but its value is never read.
|
|
Tests (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Tests (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|