Skip to content

tests: add simple-git testing #55

tests: add simple-git testing

tests: add simple-git testing #55

Triggered via push May 15, 2024 23:53
Status Success
Total duration 40s
Artifacts

ci.yml

on: push
TypeScript Tests
30s
TypeScript Tests
Test action
25s
Test action
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test action
Error committing files!
Test action
On branch main Your branch is up to date with 'origin/main'. nothing to commit, working tree clean > prp-preprocessor@1.0.0 preflight /home/runner/work/prp-preprocessor/prp-preprocessor > pnpm install && pnpm run format:write && pnpm run lint && pnpm run package Lockfile is up to date, resolution step is skipped Already up to date > prp-preprocessor@1.0.0 prepare /home/runner/work/prp-preprocessor/prp-preprocessor > husky Done in 914ms > prp-preprocessor@1.0.0 format:write /home/runner/work/prp-preprocessor/prp-preprocessor > prettier --cache --write . .prettierrc 1ms (unchanged) (cached) action.yml 0ms (unchanged) (cached) package.json 0ms (unchanged) (cached) src/index.ts 0ms (unchanged) (cached) src/main.ts 1ms (unchanged) (cached) src/utils/ExtensionFilter.ts 0ms (unchanged) (cached) src/utils/FileProcessor.ts 0ms (unchanged) (cached) src/utils/texts.ts 0ms (unchanged) (cached) src/utils/VariableManager.ts 0ms (unchanged) (cached) tsconfig.json 0ms (unchanged) (cached) > prp-preprocessor@1.0.0 lint /home/runner/work/prp-preprocessor/prp-preprocessor > eslint --cache --cache-strategy content --report-unused-disable-directives . > prp-preprocessor@1.0.0 package /home/runner/work/prp-preprocessor/prp-preprocessor > pnpm ncc build src/index.ts -o dist --source-map --license licenses.txt ncc: Version 0.38.1 ncc: Compiling file index.js into CJS ncc: Using typescript@5.4.5 (local user-provided) 14kB dist/licenses.txt 40kB dist/sourcemap-register.js 1108kB dist/index.js 1305kB dist/index.js.map 1305kB dist/index.js.map 2467kB [3756ms] - ncc 0.38.1