feat: Adds blame toggle button to toolbar, configuration of SVN path #77
Annotations
3 errors and 1 warning
src/svn.ts#L52
TS2304: Cannot find name 'Log'
|
src/svn.ts#L65
TS2322: Type 'string | undefined' is not assignable to type 'Log[]'
|
src/svn.ts#L65
TS2304: Cannot find name 'data'
|
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|