feat: Adds blame toggle button to toolbar, configuration of SVN path #77
GitHub Actions / TypeScript
failed
Apr 2, 2024 in 0s
3 errors
TypeScript found 3 errors
Annotations
Check failure on line 52 in src/svn.ts
github-actions / TypeScript
src/svn.ts#L52
TS2304: Cannot find name 'Log'
Check failure on line 65 in src/svn.ts
github-actions / TypeScript
src/svn.ts#L65
TS2322: Type 'string | undefined' is not assignable to type 'Log[]'
Check failure on line 65 in src/svn.ts
github-actions / TypeScript
src/svn.ts#L65
TS2304: Cannot find name 'data'
Loading