Skip to content

Bump @types/node from 20.8.10 to 20.10.1 #157

Bump @types/node from 20.8.10 to 20.10.1

Bump @types/node from 20.8.10 to 20.10.1 #157

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✅ 6s
index 1✅ 6s

✅ 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