Skip to content

Merge pull request #31 from issue-ops/dependabot/npm_and_yarn/types/j… #197

Merge pull request #31 from issue-ops/dependabot/npm_and_yarn/types/j…

Merge pull request #31 from issue-ops/dependabot/npm_and_yarn/types/j… #197

GitHub Actions / Test Report succeeded Nov 30, 2023 in 0s

Test Report ✅

Tests passed successfully

✅ reports/jest-junit.xml

5 tests were completed in 6s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
action 4✅ 5s
index 1✅ 5s

✅ action

action reads valid inputs
  ✅ action reads valid inputs
action replaces name with tag when not present
  ✅ action replaces name with tag when not present
action sets empty strings to undefined
  ✅ action sets empty strings to undefined
action throws an error if there is an error creating the release
  ✅ action throws an error if there is an error creating the release

✅ index

index calls run when imported
  ✅ index calls run when imported