fix: override api url being ignored #64
on-pull-request.yml
on: pull_request
Verify
/
Lint
33s
Size
50s
Annotations
7 errors and 1 warning
Size
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Verify / Build
@abstract-money/core#build: command (/home/runner/work/abstract.js/abstract.js/packages/core) pnpm run build exited (1)
|
Verify / Build
Process completed with exit code 1.
|
Verify / Types
@abstract-money/core#typecheck: command (/home/runner/work/abstract.js/abstract.js/packages/core) pnpm run typecheck exited (1)
|
Verify / Types
Argument of type '[apiUrl: string | undefined, ...variablesAndRequestHeaders: VariablesAndRequestHeadersArgs<V>]' is not assignable to parameter of type 'VariablesAndRequestHeadersArgs<V>'.
|
Verify / Types
Expected 3-4 arguments, but got 2.
|
Verify / Types
Process completed with exit code 1.
|
Size
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|