feat: restore missing features from old remote #40
Annotations
10 errors and 6 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/index.ts#L21
'readFile' is defined but never used
|
|
Lint:
src/docs-analyzer.ts#L103
'extractVersions' is defined but never used
|
|
Test (Node 20)
Process completed with exit code 1.
|
|
test/e2e.test.ts > E2E smoke test:
test/e2e.test.ts#L84
Error: Command failed: git init && git add -A && git commit -m init --no-gpg-sign
❯ createFixtureRepo test/e2e.test.ts:84:3
❯ test/e2e.test.ts:197:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 128, signal: null, output: [ null, null, null ], pid: 2470, stdout: null, stderr: null }
|
|
Test (Node 22)
The strategy configuration was canceled because "test._20" failed
|
|
Test (Node 22)
Process completed with exit code 1.
|
|
test/e2e.test.ts > E2E smoke test:
test/e2e.test.ts#L84
Error: Command failed: git init && git add -A && git commit -m init --no-gpg-sign
❯ createFixtureRepo test/e2e.test.ts:84:3
❯ test/e2e.test.ts:197:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 128, signal: null, output: [ null, null, null ], pid: 2426, stdout: null, stderr: null }
|
|
Test (Node 18)
The strategy configuration was canceled because "test._20" failed
|
|
Test (Node 18)
The operation was canceled.
|
|
Lint:
src/tools.ts#L332
Unexpected any. Specify a different type
|
|
Lint:
src/tools.ts#L252
Unexpected any. Specify a different type
|
|
Lint:
src/tools.ts#L183
Unexpected any. Specify a different type
|
|
Lint:
src/tools.ts#L90
Unexpected any. Specify a different type
|
|
Lint:
src/tools.ts#L45
Unexpected any. Specify a different type
|
|
Lint:
src/repo-resolver.ts#L127
Unexpected any. Specify a different type
|