Commit 3542b85
committed
Fix pre-existing @octokit type mismatch for ncc builds
Add @ts-ignore for createAppAuth calls where @octokit/request
and @octokit/types have incompatible retryCount types.1 parent cd612ca commit 3542b85
File tree
6 files changed
+21809
-11654
lines changed- lambdas
- functions
- control-plane/src/github
- termination-watcher/src
6 files changed
+21809
-11654
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| 105 | + | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| |||
0 commit comments