Skip to content

Bump @types/jest from 29.5.5 to 29.5.7 #88

Bump @types/jest from 29.5.5 to 29.5.7

Bump @types/jest from 29.5.5 to 29.5.7 #88

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Report succeeded Nov 1, 2023 in 1s

Test Report ✅

Tests passed successfully

✅ reports/jest-junit.xml

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

Test suite Passed Failed Skipped Time
action 4✅ 7s
index 1✅ 919ms

✅ 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