forked from StarkMindsHQ/StrellerMinds-Frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypescript-check.log
More file actions
17 lines (17 loc) · 2.8 KB
/
Copy pathtypescript-check.log
File metadata and controls
17 lines (17 loc) · 2.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
src/components/follow/follow.api.ts(65,10): error TS1005: '>' expected.
src/components/follow/follow.api.ts(65,19): error TS1005: ')' expected.
src/components/follow/follow.api.ts(66,10): error TS1005: '>' expected.
src/components/follow/follow.api.ts(66,19): error TS1005: ';' expected.
src/components/follow/follow.api.ts(67,29): error TS1161: Unterminated regular expression literal.
src/components/follow/follow.api.ts(68,8): error TS1161: Unterminated regular expression literal.
src/components/follow/follow.api.ts(70,13): error TS1005: ';' expected.
src/components/follow/follow.api.ts(72,11): error TS1005: '>' expected.
src/components/follow/follow.api.ts(72,15): error TS1005: ';' expected.
src/components/follow/follow.api.ts(74,22): error TS1136: Property assignment expected.
src/components/follow/follow.api.ts(79,9): error TS1109: Expression expected.
src/components/follow/follow.api.ts(81,15): error TS1005: ',' expected.
src/components/follow/follow.api.ts(85,10): error TS1161: Unterminated regular expression literal.
src/components/follow/follow.api.ts(86,8): error TS1161: Unterminated regular expression literal.
src/components/follow/follow.api.ts(87,6): error TS1161: Unterminated regular expression literal.
src/components/follow/follow.api.ts(88,3): error TS1128: Declaration or statement expected.
src/components/follow/follow.api.ts(89,1): error TS1128: Declaration or statement expected.