ensure Redactable works with Console.log #4773
Annotations
7 errors and 1 warning
Snapshot:
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" } })'.
|
Snapshot:
packages/platform/src/internal/httpClient.ts#L173
Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | readonly (string | RegExp)[]'.
|
Snapshot:
packages/platform/src/internal/httpClient.ts#L192
Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | readonly (string | RegExp)[]'.
|
Snapshot:
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" } })'.
|
Snapshot:
packages/platform/src/internal/httpMiddleware.ts#L123
Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | readonly (string | RegExp)[]'.
|
Snapshot:
packages/platform/src/internal/httpMiddleware.ts#L156
Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | readonly (string | RegExp)[]'.
|
Snapshot
Process completed with exit code 2.
|
Snapshot
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|