feat: custom serialization #17400
Annotations
7 errors and 1 warning
build: qwik:
packages/qwik/src/core/shared/shared-serialization.ts#L858
Property 'serialize' does not exist on type 'SerializedArg<any, any>'.
|
build: qwik:
packages/qwik/src/core/shared/shared-serialization.ts#L859
Property 'serialize' does not exist on type 'SerializedArg<any, any>'.
|
build: qwik:
packages/qwik/src/core/signal/signal.public.ts#L2
'SerializerSymbol' is declared but its value is never read.
|
build: qwik:
packages/qwik/src/core/signal/signal.public.ts#L3
'CustomSerializable' is declared but never used.
|
build: qwik:
packages/qwik/src/core/tests/use-serialized.spec.tsx#L2
'domRender' is declared but its value is never read.
|
build: qwik:
packages/qwik/src/core/use/use-serialized.ts#L6
Module '"../signal/signal"' has no exported member 'ConstructorFn'.
|
build: qwik
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