mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08:00
ref: Tidy up types and remove string coercion (#1536)
* add dev dep for GH webhook types * use new types, and remove redundent string coercion * simplify conditional logic
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"undici": "5.28.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/webhooks-types": "^3.67.3",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
||||
"@typescript-eslint/parser": "^7.18.0",
|
||||
|
||||
Reference in New Issue
Block a user