ubiquity / ts-template

A template repository for all @ubiquity projects.
2 stars 25 forks source link

fix: knip warnings #29

Closed gentlementlegen closed 8 months ago

gentlementlegen commented 8 months ago

Resolves #28

github-actions[bot] commented 8 months ago

Unused devDependencies (5)

Filename devDependencies
package.json @mswjs/databr/>`@types/jest`<br/eslint-config-prettier
eslint-plugin-prettier
ts-node

Unlisted dependencies (1)

Filename unlisted
tests/main.test.ts @jest/globals
github-actions[bot] commented 8 months ago
Lines Statements Branches Functions
Coverage: 80%
80% (4/5) 100% (0/0) 66.66% (2/3)

JUnit

Tests Skipped Failures Errors Time
1 0 :zzz: 0 :x: 0 :fire: 2.077s :stopwatch:
Coverage Report (80%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files8010066.6680 
   main.ts8010066.66809
ubiquity-os-deployer[bot] commented 8 months ago
ffa570d
gentlementlegen commented 8 months ago

@pavlovcik The results from Knip seem to be empty and clean yet it is displayed as if there were errors in the CI. I will merge and see if it is just an error because the previous tests failed, otherwise will fix it in a subsequent PR.

https://github.com/ubiquity/ts-template/pull/29/checks?check_run_id=22433462903