Skip to content

Fixes

Fixes #118

Triggered via push October 24, 2024 19:36
Status Failure
Total duration 35s
Artifacts

build.yml

on: push
Build And Test
24s
Build And Test
Fit to window
Zoom out
Zoom in

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#L118
Parameter 'filepath' implicitly has an 'any' type.
Build And Test: src/commands/history/history.ts#L118
Binding element 'head' implicitly has an 'any' type.
Build And Test: src/commands/history/history.ts#L118
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/