Added method to retrieve changed files for each commit #111
Annotations
5 errors and 2 warnings
Build And Test:
src/commands/history/history.ts#L2
Cannot find module 'isomorphic-git' or its corresponding type declarations.
|
Build And Test:
src/commands/history/history.ts#L55
Parameter 'filepath' implicitly has an 'any' type.
|
Build And Test:
src/commands/history/history.ts#L55
Binding element 'head' implicitly has an 'any' type.
|
Build And Test:
src/commands/history/history.ts#L55
Binding element 'base' implicitly has an 'any' type.
|
Build And Test
Process completed with exit code 2.
|
Build And Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build And Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|