ensure Redactable works with Console.log #8088
Annotations
8 errors and 1 warning
Run pnpm check:
packages/platform/src/internal/httpClient.ts#L172
Property 'currentRedactedNames' does not exist on type 'typeof import("/home/runner/work/effect/effect/packages/platform/src/Headers", { with: { "resolution-mode": "import" } })'.
|
Run pnpm check:
packages/platform/src/internal/httpClient.ts#L173
Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | readonly (string | RegExp)[]'.
|
Run pnpm check:
packages/platform/src/internal/httpClient.ts#L192
Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | readonly (string | RegExp)[]'.
|
Run pnpm check:
packages/platform/src/internal/httpMiddleware.ts#L122
Property 'currentRedactedNames' does not exist on type 'typeof import("/home/runner/work/effect/effect/packages/platform/src/Headers", { with: { "resolution-mode": "import" } })'.
|
Run pnpm check:
packages/platform/src/internal/httpMiddleware.ts#L123
Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | readonly (string | RegExp)[]'.
|
Run pnpm check:
packages/platform/src/internal/httpMiddleware.ts#L156
Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | readonly (string | RegExp)[]'.
|
Run pnpm check:
packages/platform/test/HttpClient.test.ts#L206
Property 'currentRedactedNames' does not exist on type 'typeof import("/home/runner/work/effect/effect/packages/platform/build/src/Headers", { with: { "resolution-mode": "import" } })'.
|
Run pnpm check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading