Node conservation in namespaces #178
lint_test_build.yml
on: push
Annotations
5 errors
|
build
Process completed with exit code 2.
|
|
build
Property 'node' is missing in type '{ name: string; exports: never[]; childrenNamespaces: never[]; }' but required in type 'Namespace'.
|
|
build
Type 'Namespace | undefined' is not assignable to type 'Namespace'.
|
|
build
Argument of type 'Namespace | undefined' is not assignable to parameter of type 'Namespace'.
|
|
build
Property 'node' is missing in type '{ name: string; exports: never[]; childrenNamespaces: never[]; }' but required in type 'Namespace'.
|