feat(providers): add providerMeta (#59)#198
Open
theoephraim wants to merge 14 commits into
Open
Annotations
2 errors
|
Fix lint issues
Process completed with exit code 1.
|
|
Fix lint issues:
test/provider-meta.test.ts#L153
AssertionError: expected { name: 'github_actions', …(9) } to match object { name: 'github_actions', …(9) }
- Expected
+ Received
@@ -1,8 +1,8 @@
{
"actor": "octocat",
- "branch": "main",
+ "branch": "198/merge",
"buildUrl": "https://github.com/unjs/std-env/actions/runs/42",
"commitSha": "abcdef1234567890",
"eventName": "push",
"isPR": false,
"name": "github_actions",
❯ test/provider-meta.test.ts:153:34
|
background
wait
wait-all
cancel
parallel
Loading