Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 编译@any-reader/legado报错。 #175

Open
daiaji opened this issue Feb 14, 2025 · 0 comments
Open

[Bug] 编译@any-reader/legado报错。 #175

daiaji opened this issue Feb 14, 2025 · 0 comments
Labels

Comments

@daiaji
Copy link

daiaji commented Feb 14, 2025

在哪个平台出现的问题?

其它

问题描述

pnpm build

> @any-reader/[email protected] build /home/test/repo/阅读/packages/legado
> unbuild

ℹ Building legado                                                                                                                                                              03:31:36
ℹ Cleaning dist directory: ./dist                                                                                                                                              03:31:36
src/analyzer/CombineEvaluator.ts(5,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(5,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(5,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(5,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(5,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(5,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(5,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(42,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(42,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(42,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(42,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(42,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(42,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(42,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(79,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(79,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(79,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(79,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(79,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(79,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/CombineEvaluator.ts(79,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property 'defaultEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property 'jsonPathEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(73,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(104,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(104,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(104,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(104,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(104,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(104,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(104,10): error TS4094: Property 'parse' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(104,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(160,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(160,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(160,10): error TS4094: Property 'explicit' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(160,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(160,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(160,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(160,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(160,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'exclude' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'indexDefault' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'indexes' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'nullSet' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(179,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'index' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'name' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'prefix' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'query' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS4094: Property 'searchText' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(315,10): error TS7056: The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'index' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'name' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'prefix' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'query' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS4094: Property 'searchText' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(332,10): error TS7056: The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'index' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'name' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'prefix' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'query' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS4094: Property 'searchText' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(349,10): error TS7056: The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'index' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'name' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'prefix' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'query' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS4094: Property 'searchText' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(366,10): error TS7056: The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'index' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'name' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'prefix' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'query' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS4094: Property 'searchText' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(384,10): error TS7056: The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
src/analyzer/DefaultEvaluator.ts(411,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(431,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(464,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(484,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(504,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(517,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(517,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(517,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(517,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(517,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(517,10): error TS4094: Property 'name' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(517,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/DefaultEvaluator.ts(517,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(27,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(27,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(27,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(27,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(27,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(27,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(27,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(44,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(44,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(44,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(44,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(44,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(44,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(44,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(74,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(74,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(74,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(74,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(74,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(74,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(74,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(91,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(91,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(91,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(91,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(91,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(91,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(91,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(109,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(109,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(109,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(109,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(109,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(109,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/FormatEvaluator.ts(109,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'compiledScript' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'prefix' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(20,10): error TS4094: Property 'script' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'compiledScript' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'prefix' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(69,10): error TS4094: Property 'script' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'compiledScript' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'prefix' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/JsEvaluator.ts(92,10): error TS4094: Property 'script' of exported anonymous class type may not be private or protected.
src/analyzer/JsonPathEvaluator.ts(77,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/JsonPathEvaluator.ts(77,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/JsonPathEvaluator.ts(77,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/JsonPathEvaluator.ts(77,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/JsonPathEvaluator.ts(77,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/JsonPathEvaluator.ts(77,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/JsonPathEvaluator.ts(77,10): error TS4094: Property 'parse' of exported anonymous class type may not be private or protected.
src/analyzer/JsonPathEvaluator.ts(77,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'compileRegex' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'patterns' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'prepare' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'regex' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'regexEval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'regexStrList' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'replacementEval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(20,10): error TS4094: Property 'str' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'compileRegex' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'patterns' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'prepare' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'regex' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'regexEval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'regexStrList' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'replacementEval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(68,10): error TS4094: Property 'str' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'compileRegex' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'regex' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(117,10): error TS4094: Property 'str' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(146,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(146,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(146,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(146,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(146,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(146,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(146,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(165,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(165,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(165,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(165,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(165,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(165,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(165,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(165,10): error TS4094: Property 'str' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(179,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(179,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(179,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(179,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(179,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(179,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(179,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'patterns' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'prepare' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RegexEvaluator.ts(193,10): error TS4094: Property 'regexStrList' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(25,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(25,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(25,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(25,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(25,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(25,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(25,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(167,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(167,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(167,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(167,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(167,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(167,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(167,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(201,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(201,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(201,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(201,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(201,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(201,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(201,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(234,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(234,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(234,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(234,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(234,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(234,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/RuleEvaluator.ts(234,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.
src/analyzer/XPathEvaluator.ts(48,10): error TS4094: Property '_eval' of exported anonymous class type may not be private or protected.
src/analyzer/XPathEvaluator.ts(48,10): error TS4094: Property 'evals' of exported anonymous class type may not be private or protected.
src/analyzer/XPathEvaluator.ts(48,10): error TS4094: Property 'getClassName' of exported anonymous class type may not be private or protected.
src/analyzer/XPathEvaluator.ts(48,10): error TS4094: Property 'isExplicitObject' of exported anonymous class type may not be private or protected.
src/analyzer/XPathEvaluator.ts(48,10): error TS4094: Property 'key' of exported anonymous class type may not be private or protected.
src/analyzer/XPathEvaluator.ts(48,10): error TS4094: Property 'nativeObjectEvaluator' of exported anonymous class type may not be private or protected.
src/analyzer/XPathEvaluator.ts(48,10): error TS4094: Property 'parse' of exported anonymous class type may not be private or protected.
src/analyzer/XPathEvaluator.ts(48,10): error TS4094: Property 'putMap' of exported anonymous class type may not be private or protected.


 ERROR  Error building /home/tes t/repo/阅读/packages/legado: RollupError: [plugin dts] src/index.ts: Failed to compile. Check the logs above.                                 03:31:42


 ERROR  [plugin dts] src/index.ts: Failed to compile. Check the logs above.                                                                                                     03:31:42

    at getRollupError (/home/test/repo/%E9%98%85%E8%AF%BB/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:397:41)
    at error (/home/test/repo/%E9%98%85%E8%AF%BB/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:393:42)
    at Object.error (/home/test/repo/%E9%98%85%E8%AF%BB/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:21650:20)
    at Object.error (/home/test/repo/%E9%98%85%E8%AF%BB/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20712:42)
    at generateDtsFromTs (/home/test/repo/%E9%98%85%E8%AF%BB/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/rollup-plugin-dts/dist/rollup-plugin-dts.mjs:1834:30)
    at Object.transform (/home/test/repo/%E9%98%85%E8%AF%BB/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/rollup-plugin-dts/dist/rollup-plugin-dts.mjs:1843:38)
    at /home/test/repo/%E9%98%85%E8%AF%BB/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:21835:40
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 



 ERROR  [plugin dts] src/index.ts: Failed to compile. Check the logs above.                                                                                                     03:31:42

 ELIFECYCLE  Command failed with exit code 1.

请描述BUG产生过程

@any-reader/legado 能用吗?
总之就是在编译。
让LLM改了CombineEvaluator.ts之后貌似CombineEvaluator.ts就不再报错了。
是版本问题吗?

@daiaji daiaji added the bug label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant