feat: Add cookieless server hash mode #64537
Annotations
6 errors and 1 warning
Install package.json dependencies with pnpm
Subsequent variable declarations must have the same type. Variable 'exports' must be of type 'any', but here has type '{ hash: (key: Uint32Array, m: string | Uint8Array) => Uint32Array; hash_hex: (key: Uint32Array, m: string | Uint8Array) => string; hash_uint: (key: Uint32Array, m: string | Uint8Array) => number; string16_to_key: (str: string) => Uint32Array; string_to_u8: (str: string) => Uint8Array; }'.
|
Install package.json dependencies with pnpm
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<string>'?
|
Install package.json dependencies with pnpm
Cannot find name 'dayParts'.
|
Install package.json dependencies with pnpm
Cannot find name 'dayParts'.
|
Install package.json dependencies with pnpm
Cannot find name 'dayParts'.
|
Install package.json dependencies with pnpm
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading