lc-test3 1.1.14 → 1.1.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/p.js +69 -26
- package/package.json +1 -1
package/p.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
[ASTCache] Parse miss (SWC) - /src/pages/Login/index.js (
|
|
2
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/Home.js (1.
|
|
3
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskPending.js (2.
|
|
4
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskCompleted.js (
|
|
5
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculatePending.js (2.
|
|
6
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculateCompleted.js (2.
|
|
7
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/MyProcess.js (2.
|
|
8
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/SyncProcess.js (2.
|
|
9
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportRecord.js (
|
|
10
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/PositionMgt.js (2.
|
|
11
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/DepartmentMgt.js (2.
|
|
1
|
+
[ASTCache] Parse miss (SWC) - /src/pages/Login/index.js (1.50ms)
|
|
2
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/Home.js (1.70ms)
|
|
3
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskPending.js (2.00ms)
|
|
4
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskCompleted.js (1.80ms)
|
|
5
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculatePending.js (2.20ms)
|
|
6
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculateCompleted.js (2.20ms)
|
|
7
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/MyProcess.js (2.10ms)
|
|
8
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/SyncProcess.js (2.00ms)
|
|
9
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportRecord.js (2.80ms)
|
|
10
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/PositionMgt.js (2.00ms)
|
|
11
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/DepartmentMgt.js (2.50ms)
|
|
12
12
|
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/UserMgt.js (2.90ms)
|
|
13
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ResourceMgt.js (1.
|
|
14
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createItem.js (
|
|
15
|
-
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/traceTask.js (5.
|
|
16
|
-
swc-parser.ts:
|
|
13
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ResourceMgt.js (1.00ms)
|
|
14
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createItem.js (4.40ms)
|
|
15
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/traceTask.js (5.10ms)
|
|
16
|
+
swc-parser.ts:687 [SWC] ����ʧ�ܣ����˵� Babel:
|
|
17
17
|
[31mx[0m Unexpected token `Page`. Expected jsx identifier
|
|
18
18
|
,-[1:1]
|
|
19
|
-
[2m1[0m | import React from "react";import { definePage } from "@loview/lowcode-react-boot";import { Page } from "@loview/lowcode-react-antd";import WorkFlowProcessConfigPage from "../components/WorkFlowProcessTrace/index.js";class App extends React.Component {render() {const { match} = this.props;const id = match.params?.id;return (<Page data-dnd="%2Fsrc%2Fpages%2FTraceProcess.js:Page:
|
|
19
|
+
[2m1[0m | import React from "react";import { definePage } from "@loview/lowcode-react-boot";import { Page } from "@loview/lowcode-react-antd";import WorkFlowProcessConfigPage from "../components/WorkFlowProcessTrace/index.js";class App extends React.Component {render() {const { match} = this.props;const id = match.params?.id;return (<Page data-dnd="%2Fsrc%2Fpages%2FTraceProcess.js:Page:paged298" onMount={() => {$function.process.fetchInitProcessTrace(id);}} access={{ relatedInterfaces: [{ label: "�����ٽӿ�", value: "/los/${appName}.traceProcess" }, { label: "������-�����������־���ӿ�", value: "/los/${appName}.listComments" }, { label: "������-����ʵ������ӿ�", value: "/los/${appName}.processInstanceDetail" }] }}>
|
|
20
20
|
: [31;1m ^^^^[0m
|
|
21
21
|
[2m2[0m |
|
|
22
22
|
[2m3[0m |
|
|
@@ -26,7 +26,7 @@ swc-parser.ts:682 [SWC]
|
|
|
26
26
|
Caused by:
|
|
27
27
|
0: failed to parse code
|
|
28
28
|
1: Syntax Error
|
|
29
|
-
parseWithSWC @ swc-parser.ts:
|
|
29
|
+
parseWithSWC @ swc-parser.ts:687
|
|
30
30
|
parseCode @ ast-cache.ts:740
|
|
31
31
|
parseSync @ ast-cache.ts:933
|
|
32
32
|
code2astWithCache @ ast-cache.ts:1277
|
|
@@ -67,7 +67,7 @@ flushSyncCallbackQueue @ react-dom.development.js:11339
|
|
|
67
67
|
discreteUpdates$1 @ react-dom.development.js:22450
|
|
68
68
|
discreteUpdates @ react-dom.development.js:3753
|
|
69
69
|
dispatchDiscreteEvent @ react-dom.development.js:5919
|
|
70
|
-
|
|
70
|
+
index.ts:6 [SWC] Babel ���˽�����ʧ�ܣ����ؿ� AST: SyntaxError: Unexpected token (5:135) (at index.js:363:1)
|
|
71
71
|
at constructor (index.js:363:1)
|
|
72
72
|
at JSXParserMixin.raise (index.js:6609:1)
|
|
73
73
|
at JSXParserMixin.unexpected (index.js:6629:1)
|
|
@@ -118,14 +118,57 @@ light-module.ts:99 SyntaxError: Unexpected token (5:135) (at index.js:363:1)
|
|
|
118
118
|
at JSXParserMixin.parseClassMemberWithIsStatic (index.js:13530:1)
|
|
119
119
|
at JSXParserMixin.parseClassMember (index.js:13478:1)
|
|
120
120
|
at index.js:13432:1
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
ast-cache.ts:
|
|
124
|
-
ast-cache.ts:
|
|
125
|
-
ast-cache.ts:
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
121
|
+
console.<computed> @ index.ts:6
|
|
122
|
+
parseWithSWC @ swc-parser.ts:695
|
|
123
|
+
parseCode @ ast-cache.ts:740
|
|
124
|
+
parseSync @ ast-cache.ts:933
|
|
125
|
+
code2astWithCache @ ast-cache.ts:1277
|
|
126
|
+
code2astCached @ parse.ts:112
|
|
127
|
+
get @ light-module.ts:91
|
|
128
|
+
get @ light-module.ts:107
|
|
129
|
+
trackDerivedFunction @ mobx.esm.js:1842
|
|
130
|
+
computeValue_ @ mobx.esm.js:1636
|
|
131
|
+
trackAndCompute @ mobx.esm.js:1613
|
|
132
|
+
get @ mobx.esm.js:1582
|
|
133
|
+
getObservablePropValue_ @ mobx.esm.js:4744
|
|
134
|
+
get @ mobx.esm.js:5243
|
|
135
|
+
hasModelDiff @ workspace.ts:3262
|
|
136
|
+
(anonymous) @ useFolder.tsx:71
|
|
137
|
+
makeFileTree @ useFolder.tsx:64
|
|
138
|
+
useFolder @ useFolder.tsx:303
|
|
139
|
+
(anonymous) @ index.tsx:65
|
|
140
|
+
(anonymous) @ observer.js:44
|
|
141
|
+
(anonymous) @ useObserver.js:80
|
|
142
|
+
trackDerivedFunction @ mobx.esm.js:1842
|
|
143
|
+
track @ mobx.esm.js:2360
|
|
144
|
+
useObserver @ useObserver.js:78
|
|
145
|
+
(anonymous) @ observer.js:44
|
|
146
|
+
renderWithHooks @ react-dom.development.js:15015
|
|
147
|
+
updateFunctionComponent @ react-dom.development.js:17386
|
|
148
|
+
updateSimpleMemoComponent @ react-dom.development.js:17245
|
|
149
|
+
beginWork @ react-dom.development.js:19170
|
|
150
|
+
beginWork$1 @ react-dom.development.js:23970
|
|
151
|
+
performUnitOfWork @ react-dom.development.js:22809
|
|
152
|
+
workLoopSync @ react-dom.development.js:22737
|
|
153
|
+
renderRootSync @ react-dom.development.js:22700
|
|
154
|
+
performSyncWorkOnRoot @ react-dom.development.js:22323
|
|
155
|
+
(anonymous) @ react-dom.development.js:11357
|
|
156
|
+
unstable_runWithPriority @ react.development.js:2764
|
|
157
|
+
runWithPriority$1 @ react-dom.development.js:11306
|
|
158
|
+
flushSyncCallbackQueueImpl @ react-dom.development.js:11352
|
|
159
|
+
flushSyncCallbackQueue @ react-dom.development.js:11339
|
|
160
|
+
discreteUpdates$1 @ react-dom.development.js:22450
|
|
161
|
+
discreteUpdates @ react-dom.development.js:3753
|
|
162
|
+
dispatchDiscreteEvent @ react-dom.development.js:5919
|
|
163
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TraceProcess.js (3.50ms)
|
|
164
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportDetail.js (4.70ms)
|
|
165
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/UpdatePwd.js (1.80ms)
|
|
166
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/getTechItem.js (13.50ms)
|
|
167
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createDemo.js (2.60ms)
|
|
168
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createTechRequirement.js (5.20ms)
|
|
169
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqDemo.js (13.10ms)
|
|
170
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqCreateDemo.js (17.50ms)
|
|
171
|
+
ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqDetail.js (3.40ms)
|
|
129
172
|
sandbox.tsx:193 [useSandbox] Setting eventHandlers to sandboxProps, count: 13
|
|
130
173
|
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: true}
|
|
131
174
|
sandbox.tsx:193 [useSandbox] Setting eventHandlers to sandboxProps, count: 13
|