>>> taskcafe: Building testing/taskcafe 0.3.6-r5 (using abuild 3.12.0-r5) started Sat, 06 Apr 2024 17:13:09 +0000 >>> taskcafe: Checking sanity of /home/buildozer/aports/testing/taskcafe/APKBUILD... >>> taskcafe: Analyzing dependencies... >>> taskcafe: Installing for build: build-base go mage nodejs yarn (1/9) Installing go (1.22.2-r0) (2/9) Installing mage (1.13.0-r15) (3/9) Installing ada-libs (2.7.7-r1) (4/9) Installing libbase64 (0.5.2-r0) (5/9) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (6/9) Installing icu-libs (74.2-r0) (7/9) Installing nodejs (20.12.1-r0) (8/9) Installing yarn (1.22.22-r0) (9/9) Installing .makedepends-taskcafe (20240406.171311) Executing busybox-1.36.1-r25.trigger OK: 613 MiB in 122 packages >>> taskcafe: Cleaning up srcdir >>> taskcafe: Cleaning up pkgdir >>> taskcafe: Cleaning up tmpdir >>> taskcafe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/taskcafe-0.3.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1357k 100 1357k 0 0 4577k 0 --:--:-- --:--:-- --:--:-- 4584k >>> taskcafe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/taskcafe-0.3.6.tar.gz >>> taskcafe: Checking sha512sums... taskcafe-0.3.6.tar.gz: OK taskcafe.initd: OK taskcafe.confd: OK >>> taskcafe: Unpacking /var/cache/distfiles/edge/taskcafe-0.3.6.tar.gz... yarn install v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... warning Pattern ["@apollo/client@latest"] is trying to unpack in the same destination "/home/buildozer/.cache/yarn/v6/npm-@apollo-client-3.4.11-19cc27abe59d0cdcc1d357b30a89ebec8bb2b072-integrity/node_modules/@apollo/client" as pattern ["@apollo/client@^3.3.16"]. This could result in non-deterministic behavior, skipping. [3/4] Linking dependencies... warning " > @apollo/react-common@3.1.4" has incorrect peer dependency "@types/react@^16.8.0". warning " > @apollo/react-common@3.1.4" has incorrect peer dependency "graphql@^14.3.1". warning " > @apollo/react-common@3.1.4" has incorrect peer dependency "react@^16.8.0". warning "@taskcafe/rich-markdown-editor > prosemirror-utils@0.9.6" has incorrect peer dependency "prosemirror-tables@^0.9.1". warning " > react-autosize-textarea@7.1.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0". warning " > react-autosize-textarea@7.1.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0". warning " > styled-components@5.3.1" has unmet peer dependency "react-is@>= 16.8.0". warning Workspaces can only be enabled in private projects. [4/4] Building fresh packages... Done in 66.48s. yarn run v1.22.22 $ react-scripts build Creating an optimized production build... Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Compiled with warnings. src/Admin/index.tsx Line 167:20: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/App/Routes.tsx Line 35:3: Unexpected console statement no-console Line 65:3: Unexpected console statement no-console src/App/Toast.ts Line 18:19: Replace `props` with `(props)` prettier/prettier Line 21:19: Replace `props` with `(props)` prettier/prettier Line 24:19: Replace `props` with `(props)` prettier/prettier src/App/TopNavbar/ProjectFinder.tsx Line 48:23: Replace `props` with `(props)` prettier/prettier Line 58:19: Replace `props` with `(props)` prettier/prettier Line 76:23: Replace `props` with `(props)` prettier/prettier Line 115:14: Replace `props` with `(props)` prettier/prettier Line 149:13: Replace `props` with `(props)` prettier/prettier Line 155:13: Replace `props` with `(props)` prettier/prettier Line 159:23: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 166:42: Replace `(p` with `((p)` prettier/prettier Line 170:46: Replace `p` with `(p)` prettier/prettier Line 173:19: Replace `(team` with `((team)` prettier/prettier Line 178:21: Replace `project` with `(project)` prettier/prettier Line 189:21: Replace `e` with `(e)` prettier/prettier Line 192:27: Replace `team` with `(team)` prettier/prettier Line 193:44: Replace `m` with `(m)` prettier/prettier Line 200:54: Replace `prev·=>·prev.filter(m` with `(prev)·=>·prev.filter((m)` prettier/prettier Line 204:54: Replace `prev` with `(prev)` prettier/prettier Line 213:49: Replace `e` with `(e)` prettier/prettier src/App/TopNavbar/ProjectPopup.tsx Line 22:18: Replace `data` with `(data)` prettier/prettier Line 51:35: Replace `visible` with `(visible)` prettier/prettier src/App/TopNavbar/index.tsx Line 60:19: Replace `x` with `(x)` prettier/prettier Line 102:35: Replace `notification` with `(notification)` prettier/prettier Line 119:71: Replace `u` with `(u)` prettier/prettier Line 147:57: Replace `u` with `(u)` prettier/prettier Line 156:25: Replace `roleCode` with `(roleCode)` prettier/prettier Line 184:30: Replace `$target` with `($target)` prettier/prettier src/App/context.ts Line 10:12: Replace `_user` with `(_user)` prettier/prettier Line 13:31: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/App/index.tsx Line 15:13: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/Auth/index.tsx Line 7:14: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 12:3: Unexpected console statement no-console src/Confirm/index.tsx Line 8:22: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 18:26: Replace `setFailed` with `(setFailed)` prettier/prettier Line 25:27: Replace `x` with `(x)` prettier/prettier src/MyTasks/MyTasksSort.tsx Line 16:19: Replace `props` with `(props)` prettier/prettier Line 32:5: Replace `props` with `(props)` prettier/prettier Line 47:23: Replace `props` with `(props)` prettier/prettier Line 75:19: Replace `props` with `(props)` prettier/prettier Line 84:12: Replace `props` with `(props)` prettier/prettier src/MyTasks/MyTasksStatus.tsx Line 35:19: Replace `props` with `(props)` prettier/prettier Line 74:19: Replace `props` with `(props)` prettier/prettier Line 78:12: Replace `props` with `(props)` prettier/prettier src/MyTasks/TaskEntry.tsx Line 22:7: Replace `props` with `(props)` prettier/prettier Line 39:16: Replace `p` with `(p)` prettier/prettier Line 40:12: Replace `p` with `(p)` prettier/prettier Line 52:12: Replace `props` with `(props)` prettier/prettier Line 77:13: Replace `props` with `(props)` prettier/prettier Line 80:13: Replace `props` with `(props)` prettier/prettier Line 84:12: Replace `p` with `(p)` prettier/prettier Line 101:7: Replace `props` with `(props)` prettier/prettier Line 152:13: Replace `props` with `(props)` prettier/prettier Line 166:12: Replace `props` with `(props)` prettier/prettier Line 168:13: Replace `props` with `(props)` prettier/prettier Line 218:12: Replace `props` with `(props)` prettier/prettier Line 236:23: Replace `props` with `(props)` prettier/prettier Line 262:12: Replace `props` with `(props)` prettier/prettier Line 328:24: Replace `e` with `(e)` prettier/prettier Line 336:23: Replace `e` with `(e)` prettier/prettier Line 393:12: Replace `props` with `(props)` prettier/prettier src/MyTasks/index.tsx Line 509:18: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/Profile/index.tsx Line 26:18: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/Projects/Project/Board/FilterStatus.tsx Line 33:19: Replace `props` with `(props)` prettier/prettier Line 72:19: Replace `props` with `(props)` prettier/prettier Line 76:12: Replace `props` with `(props)` prettier/prettier src/Projects/Project/Board/SortPopup.tsx Line 24:19: Replace `props` with `(props)` prettier/prettier Line 33:12: Replace `props` with `(props)` prettier/prettier src/Projects/Project/Board/index.tsx Line 200:29: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/Projects/Project/UserManagementPopup/OptionValue.tsx Line 5:21: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 5:22: Object pattern argument should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types src/Projects/Project/UserManagementPopup/Styles.ts Line 7:5: Replace `props` with `(props)` prettier/prettier Line 21:16: Replace `p` with `(p)` prettier/prettier Line 22:17: Replace `p` with `(p)` prettier/prettier Line 26:22: Replace `props` with `(props)` prettier/prettier Line 36:17: Replace `props` with `(props)` prettier/prettier src/Projects/Project/UserManagementPopup/fetchMembers.ts Line 10:16: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 10:16: Unexpected unnamed async function func-names Line 10:30: Insert `·` prettier/prettier Line 10:31: Argument 'client' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 10:108: Argument 'cb' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 64:43: Replace `e` with `(e)` prettier/prettier src/Projects/Project/UserManagementPopup/index.tsx Line 35:27: Replace `option` with `(option)` prettier/prettier Line 59:32: Replace `user` with `(user)` prettier/prettier src/Projects/Project/index.tsx Line 48:17: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/Projects/index.tsx Line 207:18: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/Register/index.tsx Line 9:23: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 41:19: Unexpected console statement no-console src/Teams/Projects/index.tsx Line 39:12: Replace `props` with `(props)` prettier/prettier Line 42:19: Replace `props` with `(props)` prettier/prettier Line 43:14: Replace `props` with `(props)` prettier/prettier Line 60:23: Replace `props` with `(props)` prettier/prettier Line 74:23: Replace `props` with `(props)` prettier/prettier Line 146:5: Replace `props` with `(props)` prettier/prettier src/Teams/index.tsx Line 45:72: Replace `cache` with `(cache)` prettier/prettier Line 46:24: Replace `draftCache` with `(draftCache)` prettier/prettier Line 85:15: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 90:18: Replace `resp` with `(resp)` prettier/prettier Line 112:21: Replace `tab` with `(tab)` prettier/prettier Line 142:17: Replace `tab` with `(tab)` prettier/prettier src/index.tsx Line 33:1: Unexpected console statement no-console src/shared/components/AddList/Styles.ts Line 29:5: Replace `props` with `(props)` prettier/prettier Line 37:5: Replace `props` with `(props)` prettier/prettier Line 70:23: Replace `props` with `(props)` prettier/prettier Line 94:25: Replace `props` with `(props)` prettier/prettier src/shared/components/Button/index.tsx Line 9:22: Replace `props` with `(props)` prettier/prettier Line 11:16: Replace `props` with `(props)` prettier/prettier Line 12:12: Replace `props` with `(props)` prettier/prettier Line 13:5: Replace `props` with `(props)` prettier/prettier Line 26:20: Replace `props` with `(props)` prettier/prettier Line 30:5: Replace `props` with `(props)` prettier/prettier Line 40:17: Replace `props` with `(props)` prettier/prettier Line 41:5: Replace `props` with `(props)` prettier/prettier Line 51:23: Replace `props` with `(props)` prettier/prettier Line 53:5: Replace `props` with `(props)` prettier/prettier Line 77:19: Replace `props` with `(props)` prettier/prettier Line 90:17: Replace `props` with `(props)` prettier/prettier Line 99:19: Replace `props` with `(props)` prettier/prettier Line 112:7: Replace `props` with `(props)` prettier/prettier Line 113:7: Replace `props` with `(props)` prettier/prettier Line 122:17: Replace `props` with `(props)` prettier/prettier src/shared/components/Card/Styles.ts Line 8:27: Replace `props` with `(props)` prettier/prettier Line 9:23: Replace `props` with `(props)` prettier/prettier Line 10:14: Replace `props` with `(props)` prettier/prettier Line 15:5: Replace `props` with `(props)` prettier/prettier Line 24:11: Replace `props` with `(props)` prettier/prettier Line 43:12: Replace `props` with `(props)` prettier/prettier Line 79:5: Replace `props` with `(props)` prettier/prettier Line 94:5: Replace `props` with `(props)` prettier/prettier Line 105:23: Replace `props` with `(props)` prettier/prettier Line 122:5: Replace `props` with `(props)` prettier/prettier Line 160:5: Replace `props` with `(props)` prettier/prettier Line 186:23: Replace `props` with `(props)` prettier/prettier Line 193:5: Replace `props` with `(props)` prettier/prettier Line 204:5: Replace `props` with `(props)` prettier/prettier Line 228:25: Replace `props` with `(props)` prettier/prettier Line 237:12: Replace `props` with `(props)` prettier/prettier Line 254:11: Replace `props` with `(props)` prettier/prettier src/shared/components/Card/index.tsx Line 141:18: Replace `e` with `(e)` prettier/prettier Line 154:24: Replace `e` with `(e)` prettier/prettier Line 170:28: Replace `e` with `(e)` prettier/prettier Line 180:25: Replace `(label` with `((label)` prettier/prettier Line 201:29: Replace `e` with `(e)` prettier/prettier Line 207:28: Replace `e` with `(e)` prettier/prettier Line 259:38: Replace `$target` with `($target)` prettier/prettier src/shared/components/CardComposer/Styles.ts Line 15:14: Replace `props` with `(props)` prettier/prettier src/shared/components/CardComposer/index.tsx Line 23:22: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 46:28: Replace `name` with `(name)` prettier/prettier src/shared/components/Checklist/index.tsx Line 42:12: Replace `props` with `(props)` prettier/prettier Line 77:17: Replace `props` with `(props)` prettier/prettier Line 86:12: Replace `props` with `(props)` prettier/prettier Line 87:17: Replace `props` with `(props)` prettier/prettier Line 115:11: Replace `props` with `(props)` prettier/prettier Line 137:12: Replace `props` with `(props)` prettier/prettier Line 138:5: Replace `props` with `(props)` prettier/prettier Line 159:23: Replace `props` with `(props)` prettier/prettier Line 166:25: Replace `props` with `(props)` prettier/prettier Line 193:23: Replace `props` with `(props)` prettier/prettier Line 195:12: Replace `props` with `(props)` prettier/prettier Line 197:19: Replace `props` with `(props)` prettier/prettier Line 198:23: Replace `props` with `(props)` prettier/prettier Line 200:21: Replace `props` with `(props)` prettier/prettier Line 205:11: Replace `props` with `(props)` prettier/prettier Line 209:11: Replace `props` with `(props)` prettier/prettier Line 213:11: Replace `props` with `(props)` prettier/prettier Line 228:25: Replace `props` with `(props)` prettier/prettier Line 250:13: Replace `props` with `(props)` prettier/prettier Line 253:13: Replace `props` with `(props)` prettier/prettier Line 269:19: Replace `props` with `(props)` prettier/prettier Line 322:20: Replace `e` with `(e)` prettier/prettier Line 338:28: Replace `e` with `(e)` prettier/prettier Line 344:27: Replace `e` with `(e)` prettier/prettier Line 361:26: Replace `e` with `(e)` prettier/prettier Line 370:26: Replace `e` with `(e)` prettier/prettier Line 397:30: Replace `e` with `(e)` prettier/prettier Line 437:26: Replace `e` with `(e)` prettier/prettier Line 444:25: Replace `e` with `(e)` prettier/prettier Line 465:24: Replace `e` with `(e)` prettier/prettier Line 495:21: Replace `e` with `(e)` prettier/prettier Line 498:22: Replace `e` with `(e)` prettier/prettier Line 514:22: Replace `e` with `(e)` prettier/prettier Line 578:29: Replace `currentName` with `(currentName)` prettier/prettier Line 591:28: Replace `$target` with `($target)` prettier/prettier src/shared/components/Chip/index.tsx Line 10:12: Replace `props` with `(props)` prettier/prettier Line 22:5: Replace `props` with `(props)` prettier/prettier src/shared/components/Confirm/index.tsx Line 24:17: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/components/ControlledInput/index.tsx Line 100:25: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/components/DropdownMenu/Styles.ts Line 5:11: Replace `props` with `(props)` prettier/prettier Line 6:10: Replace `props` with `(props)` prettier/prettier Line 62:19: Replace `props` with `(props)` prettier/prettier src/shared/components/DueDateManager/Styles.ts Line 25:14: Replace `props` with `(props)` prettier/prettier Line 29:14: Replace `props` with `(props)` prettier/prettier Line 32:14: Replace `props` with `(props)` prettier/prettier Line 37:14: Replace `props` with `(props)` prettier/prettier Line 38:19: Replace `props` with `(props)` prettier/prettier Line 41:19: Replace `props` with `(props)` prettier/prettier Line 44:19: Replace `props` with `(props)` prettier/prettier Line 45:25: Replace `props` with `(props)` prettier/prettier Line 85:19: Replace `props` with `(props)` prettier/prettier Line 90:19: Replace `props` with `(props)` prettier/prettier Line 98:32: Replace `props` with `(props)` prettier/prettier Line 103:19: Replace `props` with `(props)` prettier/prettier Line 117:19: Replace `props` with `(props)` prettier/prettier Line 145:12: Replace `props` with `(props)` prettier/prettier Line 147:14: Replace `props` with `(props)` prettier/prettier Line 215:11: Replace `props` with `(props)` prettier/prettier Line 235:13: Replace `props` with `(props)` prettier/prettier Line 240:13: Replace `props` with `(props)` prettier/prettier Line 263:12: Replace `props` with `(props)` prettier/prettier Line 265:14: Replace `props` with `(props)` prettier/prettier src/shared/components/Input/index.tsx Line 7:12: Replace `props` with `(props)` prettier/prettier Line 19:12: Replace `props` with `(props)` prettier/prettier Line 43:12: Replace `props` with `(props)` prettier/prettier Line 46:19: Replace `props` with `(props)` prettier/prettier Line 49:5: Replace `props` with `(props)` prettier/prettier Line 57:25: Replace `props` with `(props)` prettier/prettier Line 58:19: Replace `props` with `(props)` prettier/prettier Line 61:14: Replace `props` with `(props)` prettier/prettier Line 64:5: Replace `props` with `(props)` prettier/prettier Line 163:21: Replace `e` with `(e)` prettier/prettier src/shared/components/List/Styles.ts Line 17:14: Replace `props` with `(props)` prettier/prettier Line 36:19: Replace `props` with `(props)` prettier/prettier Line 61:14: Replace `props` with `(props)` prettier/prettier Line 97:5: Replace `props` with `(props)` prettier/prettier src/shared/components/ListActions/Styles.ts Line 24:19: Replace `props` with `(props)` prettier/prettier src/shared/components/ListActions/index.tsx Line 59:21: Replace `listName` with `(listName)` prettier/prettier src/shared/components/Lists/index.tsx Line 114:44: Replace `⏎··········.subtract(1,·'day')⏎··········` with `.subtract(1,·'day')` prettier/prettier Line 119:43: Replace `⏎··········.subtract(7,·'day')⏎··········` with `.subtract(7,·'day')` prettier/prettier Line 124:44: Replace `⏎··········.subtract(14,·'day')⏎··········` with `.subtract(14,·'day')` prettier/prettier Line 129:46: Replace `⏎··········.subtract(21,·'day')⏎··········` with `.subtract(21,·'day')` prettier/prettier Line 206:44: Replace `taskGroup` with `(taskGroup)` prettier/prettier Line 213:26: Replace `taskGroup` with `(taskGroup)` prettier/prettier Line 237:9: Replace `taskGroup·=>·taskGroup.tasks.findIndex(task` with `(taskGroup)·=>·taskGroup.tasks.findIndex((task)` prettier/prettier Line 241:48: Replace `taskGroup` with `(taskGroup)` prettier/prettier Line 243:63: Replace `task` with `(task)` prettier/prettier Line 251:49: Replace `task` with `(task)` prettier/prettier Line 289:14: Replace `provided` with `(provided)` prettier/prettier Line 297:26: Replace `columnDragProvided` with `(columnDragProvided)` prettier/prettier Line 302:49: Replace `id` with `(id)` prettier/prettier Line 304:45: Replace `name` with `(name)` prettier/prettier Line 317:44: Replace `(t` with `((t)` prettier/prettier Line 318:45: Replace `t` with `(t)` prettier/prettier Line 329:44: Replace `taskProvided` with `(taskProvided)` prettier/prettier Line 355:73: Replace `label` with `(label)` prettier/prettier Line 384:53: Replace `name` with `(name)` prettier/prettier Line 405:21: Replace `listName` with `(listName)` prettier/prettier src/shared/components/Lists/metaFilter.ts Line 14:16: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 39:37: Replace `⏎············taskDueDate.isBefore(⏎··············today⏎················.clone()⏎················.add(1,·'day')⏎················.endOf('day'),⏎············),⏎··········` with `taskDueDate.isBefore(today.clone().add(1,·'day').endOf('day'))` prettier/prettier Line 49:24: Replace `⏎············.clone()⏎············.weekday(0)⏎············` with `.clone().weekday(0)` prettier/prettier Line 53:22: Replace `⏎············.clone()⏎············.weekday(6)⏎············` with `.clone().weekday(6)` prettier/prettier Line 60:24: Replace `⏎············.clone()⏎············.weekday(0)⏎············.add(7,·'day')⏎············` with `.clone().weekday(0).add(7,·'day')` prettier/prettier Line 65:22: Replace `⏎············.clone()⏎············.weekday(6)⏎············.add(7,·'day')⏎············` with `.clone().weekday(6).add(7,·'day')` prettier/prettier Line 74:22: Replace `⏎············.clone()⏎············.add(7,·'day')⏎············` with `.clone().add(7,·'day')` prettier/prettier Line 82:22: Replace `⏎············.clone()⏎············.add(14,·'day')⏎············` with `.clone().add(14,·'day')` prettier/prettier Line 90:22: Replace `⏎············.clone()⏎············.add(21,·'day')⏎············` with `.clone().add(21,·'day')` prettier/prettier Line 107:37: Replace `m` with `(m)` prettier/prettier Line 119:35: Replace `m` with `(m)` prettier/prettier src/shared/components/LoadingSpinner/Styles.ts Line 15:12: Replace `props` with `(props)` prettier/prettier Line 16:13: Replace `props` with `(props)` prettier/prettier Line 22:14: Replace `props` with `(props)` prettier/prettier Line 23:15: Replace `props` with `(props)` prettier/prettier Line 24:15: Replace `props` with `(props)` prettier/prettier Line 25:15: Replace `props·=>·props.thickness}·solid·${props` with `(props)·=>·props.thickness}·solid·${(props)` prettier/prettier Line 28:21: Replace `props` with `(props)` prettier/prettier src/shared/components/Login/Styles.ts Line 72:12: Replace `props` with `(props)` prettier/prettier Line 103:30: Replace `props` with `(props)` prettier/prettier src/shared/components/Login/index.tsx Line 26:15: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/components/Member/index.tsx Line 19:23: Replace `props` with `(props)` prettier/prettier Line 75:16: Replace `e` with `(e)` prettier/prettier src/shared/components/MemberManager/Styles.ts Line 23:17: Replace `props` with `(props)` prettier/prettier Line 25:12: Replace `props` with `(props)` prettier/prettier Line 26:19: Replace `props` with `(props)` prettier/prettier Line 29:19: Replace `props` with `(props)` prettier/prettier Line 30:19: Replace `props` with `(props)` prettier/prettier Line 69:25: Replace `props` with `(props)` prettier/prettier Line 70:14: Replace `props` with `(props)` prettier/prettier Line 83:17: Replace `props` with `(props)` prettier/prettier src/shared/components/MemberManager/index.tsx Line 42:13: Replace `member` with `(member)` prettier/prettier Line 44:16: Replace `member` with `(member)` prettier/prettier Line 50:57: Replace `(m` with `((m)` prettier/prettier Line 52:62: Replace `m` with `(m)` prettier/prettier Line 54:61: Replace `m` with `(m)` prettier/prettier src/shared/components/MiniProfile/Styles.ts Line 18:17: Replace `props` with `(props)` prettier/prettier Line 79:5: Replace `props` with `(props)` prettier/prettier Line 96:12: Replace `props` with `(props)` prettier/prettier Line 101:27: Replace `props` with `(props)` prettier/prettier Line 107:12: Replace `props` with `(props)` prettier/prettier Line 113:12: Replace `props` with `(props)` prettier/prettier src/shared/components/MiniProfile/index.tsx Line 127:23: Replace `p` with `(p)` prettier/prettier Line 128:20: Replace `perm` with `(perm)` prettier/prettier src/shared/components/Modal/Styles.ts Line 22:12: Replace `props` with `(props)` prettier/prettier Line 23:13: Replace `props` with `(props)` prettier/prettier src/shared/components/Modal/index.tsx Line 33:11: Replace `props` with `(props)` prettier/prettier Line 35:13: Replace `props` with `(props)` prettier/prettier src/shared/components/NotifcationPopup/index.tsx Line 40:12: Replace `props` with `(props)` prettier/prettier Line 79:17: Replace `props` with `(props)` prettier/prettier Line 84:12: Replace `props` with `(props)` prettier/prettier Line 91:12: Replace `props` with `(props)` prettier/prettier Line 93:19: Replace `props` with `(props)` prettier/prettier src/shared/components/PopupMenu/LabelEditor.tsx Line 7:11: Replace `props` with `(props)` prettier/prettier Line 16:22: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 35:19: Replace `e` with `(e)` prettier/prettier Line 43:18: Replace `(l` with `((l)` prettier/prettier Line 60:20: Replace `e` with `(e)` prettier/prettier Line 71:22: Replace `e` with `(e)` prettier/prettier src/shared/components/PopupMenu/LabelManager.tsx Line 34:19: Replace `e` with `(e)` prettier/prettier Line 44:17: Replace `label` with `(label)` prettier/prettier Line 48:20: Replace `label` with `(label)` prettier/prettier Line 67:52: Replace `t` with `(t)` prettier/prettier src/shared/components/PopupMenu/Styles.ts Line 15:11: Replace `props` with `(props)` prettier/prettier Line 16:10: Replace `props` with `(props)` prettier/prettier Line 19:12: Replace `props` with `(props)` prettier/prettier Line 20:18: Replace `props` with `(props)` prettier/prettier Line 23:5: Replace `props` with `(props)` prettier/prettier Line 28:5: Replace `props` with `(props)` prettier/prettier Line 39:5: Replace `props` with `(props)` prettier/prettier Line 52:5: Replace `props` with `(props)` prettier/prettier Line 93:19: Replace `props` with `(props)` prettier/prettier Line 129:5: Replace `props` with `(props)` prettier/prettier Line 144:23: Replace `props` with `(props)` prettier/prettier Line 186:19: Replace `props` with `(props)` prettier/prettier Line 243:19: Replace `props` with `(props)` prettier/prettier Line 256:23: Replace `props` with `(props)` prettier/prettier Line 268:17: Replace `props` with `(props)` prettier/prettier Line 306:19: Replace `props` with `(props)` prettier/prettier Line 327:19: Replace `props` with `(props)` prettier/prettier Line 346:5: Replace `props` with `(props)` prettier/prettier Line 351:5: Replace `props` with `(props)` prettier/prettier Line 366:17: Replace `props` with `(props)` prettier/prettier Line 367:5: Replace `props` with `(props)` prettier/prettier src/shared/components/PopupMenu/index.tsx Line 115:25: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/components/ProjectSettings/index.tsx Line 27:19: Replace `props` with `(props)` prettier/prettier Line 123:29: Replace `item` with `(item)` prettier/prettier src/shared/components/QuickCardEditor/Styles.ts Line 12:17: Replace `props` with `(props)` prettier/prettier Line 17:12: Replace `props` with `(props)` prettier/prettier Line 18:10: Replace `props` with `(props)` prettier/prettier Line 19:11: Replace `props` with `(props)` prettier/prettier Line 21:5: Replace `props` with `(props)` prettier/prettier Line 31:17: Replace `props` with `(props)` prettier/prettier Line 56:5: Replace `props` with `(props)` prettier/prettier src/shared/components/QuickCardEditor/index.tsx Line 26:25: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 84:35: Replace `l` with `(l)` prettier/prettier Line 89:22: Replace `e` with `(e)` prettier/prettier Line 98:22: Replace `e` with `(e)` prettier/prettier Line 107:22: Replace `e` with `(e)` prettier/prettier Line 116:22: Replace `e` with `(e)` prettier/prettier Line 124:22: Replace `e` with `(e)` prettier/prettier src/shared/components/Register/Styles.ts Line 72:12: Replace `props` with `(props)` prettier/prettier Line 103:30: Replace `props` with `(props)` prettier/prettier src/shared/components/Register/index.tsx Line 24:22: Insert `⏎·` prettier/prettier Line 27:18: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/components/Select/index.tsx Line 21:12: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 21:13: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 21:26: Argument 'data' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 49:9: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 49:10: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 55:22: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 55:23: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 56:23: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 56:24: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 57:11: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 57:12: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 57:25: Object pattern argument should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 73:16: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 73:17: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 74:19: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 74:20: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 75:10: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 75:11: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 79:16: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 79:17: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 89:10: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 89:11: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 93:16: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 93:17: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 99:9: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 99:10: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 105:24: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 105:25: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 111:14: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 111:15: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 118:12: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 118:13: Argument 'styles' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 118:26: Argument 'data' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 140:10: Replace `props` with `(props)` prettier/prettier Line 142:10: Replace `props` with `(props)` prettier/prettier src/shared/components/Settings/index.tsx Line 326:22: Insert `⏎·` prettier/prettier src/shared/components/TaskAssignee/index.tsx Line 33:12: Replace `props` with `(props)` prettier/prettier Line 34:13: Replace `props` with `(props)` prettier/prettier Line 39:12: Replace `props` with `(props)` prettier/prettier Line 40:17: Replace `props` with `(props)` prettier/prettier Line 45:5: Replace `props` with `(props)` prettier/prettier Line 84:16: Replace `e` with `(e)` prettier/prettier src/shared/components/TaskDetails/ActivityMessage.tsx Line 12:28: Replace `d` with `(d)` prettier/prettier src/shared/components/TaskDetails/CommentCreator.tsx Line 65:28: Replace `$target` with `($target)` prettier/prettier Line 77:21: Replace `e` with `(e)` prettier/prettier Line 96:30: Replace `emoji` with `(emoji)` prettier/prettier src/shared/components/TaskDetails/Styles.ts Line 25:20: Replace `props` with `(props)` prettier/prettier Line 32:5: Replace `props` with `(props)` prettier/prettier Line 66:5: Replace `props` with `(props)` prettier/prettier Line 92:12: Replace `props` with `(props)` prettier/prettier Line 113:12: Replace `props` with `(props)` prettier/prettier Line 118:5: Replace `props` with `(props)` prettier/prettier Line 186:5: Replace `props` with `(props)` prettier/prettier Line 204:5: Replace `props` with `(props)` prettier/prettier Line 229:12: Replace `props` with `(props)` prettier/prettier Line 240:30: Replace `props` with `(props)` prettier/prettier Line 258:25: Replace `props` with `(props)` prettier/prettier Line 261:13: Replace `props` with `(props)` prettier/prettier Line 276:25: Replace `props` with `(props)` prettier/prettier Line 279:25: Replace `props` with `(props)` prettier/prettier Line 286:12: Replace `props` with `(props)` prettier/prettier Line 298:12: Replace `props` with `(props)` prettier/prettier Line 308:17: Replace `props` with `(props)` prettier/prettier Line 317:19: Replace `props` with `(props)` prettier/prettier Line 336:13: Replace `props` with `(props)` prettier/prettier Line 339:13: Replace `props` with `(props)` prettier/prettier Line 396:12: Replace `props` with `(props)` prettier/prettier Line 415:17: Replace `props` with `(props)` prettier/prettier Line 430:17: Replace `props` with `(props)` prettier/prettier Line 446:23: Replace `props` with `(props)` prettier/prettier Line 505:30: Replace `props` with `(props)` prettier/prettier Line 509:12: Replace `props` with `(props)` prettier/prettier Line 545:12: Replace `props` with `(props)` prettier/prettier Line 551:5: Replace `props` with `(props)` prettier/prettier Line 564:14: Replace `props` with `(props)` prettier/prettier Line 597:13: Replace `props` with `(props)` prettier/prettier Line 617:5: Replace `props` with `(props)` prettier/prettier Line 626:12: Replace `props` with `(props)` prettier/prettier Line 637:12: Replace `props` with `(props)` prettier/prettier Line 638:18: Replace `props` with `(props)` prettier/prettier Line 652:12: Replace `props` with `(props)` prettier/prettier Line 655:23: Replace `props` with `(props)` prettier/prettier Line 656:5: Replace `props` with `(props)` prettier/prettier Line 686:12: Replace `props` with `(props)` prettier/prettier Line 697:12: Replace `props` with `(props)` prettier/prettier Line 699:14: Replace `props` with `(props)` prettier/prettier src/shared/components/TaskDetails/onDragEnd.ts Line 12:19: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 28:47: Replace `taskGroup` with `(taskGroup)` prettier/prettier Line 35:29: Replace `checklist` with `(checklist)` prettier/prettier Line 56:7: Replace `checklist·=>·checklist.items.findIndex(item` with `(checklist)·=>·checklist.items.findIndex((item)` prettier/prettier Line 58:78: Replace `item` with `(item)` prettier/prettier Line 66:52: Replace `item` with `(item)` prettier/prettier src/shared/components/TaskDetails/remark.js Line 17:1: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 17:17: Argument 'options' should be typed @typescript-eslint/explicit-module-boundary-types Line 33:5: Unexpected console statement no-console Line 39:5: Unexpected console statement no-console Line 44:30: Unexpected unnamed function func-names Line 45:7: Unexpected console statement no-console Line 61:7: Unexpected console statement no-console src/shared/components/TopNavbar/Styles.ts Line 9:14: Replace `props` with `(props)` prettier/prettier Line 12:27: Replace `props` with `(props)` prettier/prettier Line 13:23: Replace `props` with `(props)` prettier/prettier Line 30:17: Replace `props` with `(props)` prettier/prettier Line 32:30: Replace `props` with `(props)` prettier/prettier Line 62:23: Replace `props` with `(props)` prettier/prettier Line 115:5: Replace `props` with `(props)` prettier/prettier Line 145:17: Replace `props` with `(props)` prettier/prettier Line 152:5: Replace `props` with `(props)` prettier/prettier Line 170:12: Replace `props` with `(props)` prettier/prettier Line 187:32: Replace `props` with `(props)` prettier/prettier Line 188:14: Replace `props` with `(props)` prettier/prettier Line 192:32: Replace `props` with `(props)` prettier/prettier Line 193:14: Replace `props` with `(props)` prettier/prettier Line 196:32: Replace `props` with `(props)` prettier/prettier Line 197:14: Replace `props` with `(props)` prettier/prettier Line 202:12: Replace `props` with `(props)` prettier/prettier Line 244:19: Replace `props` with `(props)` prettier/prettier Line 262:19: Replace `props` with `(props)` prettier/prettier Line 286:19: Replace `props` with `(props)` prettier/prettier Line 312:17: Replace `props` with `(props)` prettier/prettier Line 329:12: Replace `props` with `(props)` prettier/prettier Line 334:11: Replace `props` with `(props)` prettier/prettier Line 335:13: Replace `props` with `(props)` prettier/prettier src/shared/hooks/onEscapeKeyDown.ts Line 4:28: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/hooks/onOutsideClick.ts Line 3:27: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 4:3: Argument '$ignoredElementRefs' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 7:3: Argument '$listeningElementRef' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types src/shared/hooks/useStickyState.ts Line 3:28: Argument 'defaultValue' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types src/shared/hooks/useWindowSize.ts Line 3:16: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/AngleDown.tsx Line 18:22: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/AngleLeft.tsx Line 8:19: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/ArrowLeft.tsx Line 9:19: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Bell.tsx Line 8:14: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Bin.tsx Line 8:13: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Cog.tsx Line 8:13: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Ellipsis.tsx Line 9:18: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Exit.tsx Line 8:14: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Icon.tsx Line 20:11: Replace `props` with `(props)` prettier/prettier Line 21:13: Replace `props` with `(props)` prettier/prettier Line 27:16: Replace `e` with `(e)` prettier/prettier src/shared/icons/Question.tsx Line 8:18: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Stack.tsx Line 8:15: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Star.tsx Line 10:14: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/icons/Users.tsx Line 8:15: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/undraw/AccessAccount.tsx Line 8:23: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/utils/cache.ts Line 6:8: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 10:3: Argument 'variables' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types src/shared/utils/draggables.ts Line 3:36: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 5:39: Replace `i` with `(i)` prettier/prettier Line 10:36: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 16:36: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 16:83: Argument 'fields' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types Line 26:40: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 42:36: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 46:34: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 53:42: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/utils/email.ts Line 1:22: Insert `⏎·` prettier/prettier Line 3:16: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/utils/noop.ts Line 1:16: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/utils/sorting.ts Line 22:8: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 32:8: Missing return type on function @typescript-eslint/explicit-module-boundary-types src/shared/utils/styles.ts Line 31:9: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 37:11: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 37:50: Replace `⏎····Color(colorValue)⏎······.darken(amount)⏎······` with `·Color(colorValue).darken(amount)` prettier/prettier Line 41:12: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 41:51: Replace `⏎····Color(colorValue)⏎······.lighten(amount)⏎······` with `·Color(colorValue).lighten(amount)` prettier/prettier Line 45:9: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 45:49: Replace `⏎····Color(colorValue)⏎······.alpha(opacity)⏎······` with `·Color(colorValue).alpha(opacity)` prettier/prettier Line 77:9: Missing return type on function @typescript-eslint/explicit-module-boundary-types Line 89:21: Missing return type on function @typescript-eslint/explicit-module-boundary-types Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before. File sizes after gzip: 775.25 KB build/static/js/2.6f04d6b7.chunk.js 89.74 KB build/static/js/main.9a289fdd.chunk.js 6.03 KB build/static/css/2.e53bec53.chunk.css 765 B build/static/js/runtime-main.a40e3ff9.js 161 B build/static/css/main.5552c08a.chunk.css The project was built assuming it is hosted at /. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. You may serve it with a static server: yarn global add serve serve -s build Find out more about deployment here: https://cra.link/deployment Done in 138.67s. writing internal/migrations/migrations_generated.go writing internal/frontend/frontend_generated.go compiling binary dist/taskcafe fatal: not a git repository (or any of the parent directories): .git [ignore] fatal: no tag matches fatal: not a git repository (or any of the parent directories): .git go: downloading github.com/lib/pq v1.3.0 go: downloading github.com/RichardKnop/machinery v1.9.1 go: downloading github.com/spf13/cobra v1.0.0 go: downloading golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899 go: downloading github.com/manifoldco/promptui v0.8.0 go: downloading github.com/sirupsen/logrus v1.4.2 go: downloading github.com/spf13/viper v1.4.0 go: downloading github.com/jmoiron/sqlx v1.2.0 go: downloading github.com/golang-migrate/migrate/v4 v4.11.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/brianvoe/gofakeit/v5 v5.11.2 go: downloading github.com/matcornic/hermes/v2 v2.1.0 go: downloading gopkg.in/mail.v2 v2.3.1 go: downloading github.com/go-chi/chi v3.3.2+incompatible go: downloading github.com/go-chi/cors v1.2.0 go: downloading github.com/99designs/gqlgen v0.13.0 go: downloading github.com/vektah/gqlparser/v2 v2.1.0 go: downloading github.com/lithammer/fuzzysearch v1.1.0 go: downloading github.com/jinzhu/now v1.1.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e go: downloading golang.org/x/text v0.3.3 go: downloading golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae go: downloading github.com/fsnotify/fsnotify v1.4.7 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/magiconair/properties v1.8.0 go: downloading github.com/mitchellh/mapstructure v1.1.2 go: downloading github.com/pelletier/go-toml v1.8.0 go: downloading github.com/spf13/afero v1.1.2 go: downloading github.com/spf13/cast v1.3.0 go: downloading github.com/spf13/jwalterweatherman v1.0.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/mattn/go-colorable v0.1.4 go: downloading github.com/mattn/go-isatty v0.0.12 go: downloading github.com/agnivade/levenshtein v1.0.3 go: downloading github.com/lunixbochs/vtclean v0.0.0-20180621232353-2d01aacdc34a go: downloading github.com/hashicorp/go-multierror v1.1.0 go: downloading github.com/RichardKnop/logging v0.0.0-20190827224416-1a693bdd4fae go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading cloud.google.com/go/pubsub v1.5.0 go: downloading github.com/aws/aws-sdk-go v1.33.6 go: downloading github.com/kelseyhightower/envconfig v1.4.0 go: downloading go.mongodb.org/mongo-driver v1.3.5 go: downloading github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b go: downloading github.com/streadway/amqp v1.0.0 go: downloading github.com/RichardKnop/redsync v1.2.0 go: downloading github.com/go-redis/redis/v8 v8.0.0-beta.6 go: downloading github.com/gomodule/redigo v1.8.2 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/vanng822/go-premailer v0.0.0-20191214114701-be27abe028fe go: downloading github.com/imdario/mergo v0.3.6 go: downloading github.com/jaytaylor/html2text v0.0.0-20180606194806-57d518f124b0 go: downloading github.com/russross/blackfriday/v2 v2.0.1 go: downloading github.com/Masterminds/sprig v2.16.0+incompatible go: downloading cloud.google.com/go v0.61.0 go: downloading github.com/go-redis/redis v6.15.8+incompatible go: downloading github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf go: downloading github.com/olekukonko/tablewriter v0.0.1 go: downloading golang.org/x/net v0.0.0-20200707034311-ab3426394381 go: downloading github.com/vanng822/css v0.0.0-20190504095207-a21e860bcd04 go: downloading github.com/PuerkitoBio/goquery v1.5.0 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 go: downloading github.com/Masterminds/semver v1.4.2 go: downloading github.com/aokoli/goutils v1.0.1 go: downloading github.com/huandu/xstrings v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.3 go: downloading github.com/gorilla/css v1.0.0 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading golang.org/x/exp v0.0.0-20200513190911-00229845015e go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200624174652-8d2f3be8b2d9 go: downloading go.opentelemetry.io/otel v0.8.0 go: downloading github.com/andybalholm/cascadia v1.0.0 go: downloading google.golang.org/grpc v1.30.0 go: downloading golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208 go: downloading github.com/googleapis/gax-go/v2 v2.0.5 go: downloading github.com/golang/protobuf v1.4.2 go: downloading go.opencensus.io v0.22.4 go: downloading google.golang.org/api v0.29.0 go: downloading google.golang.org/genproto v0.0.0-20200715011427-11fb19a81f2c go: downloading google.golang.org/protobuf v1.25.0 go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e go: downloading github.com/go-stack/stack v1.8.0 go: downloading github.com/golang/snappy v0.0.1 go: downloading github.com/klauspost/compress v1.10.10 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c go: downloading github.com/xdg/stringprep v1.0.0 go: downloading github.com/jmespath/go-jmespath v0.3.0 go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d go: downloading github.com/google/go-cmp v0.5.0 >>> taskcafe: Entering fakeroot... >>> taskcafe-openrc*: Running split function openrc... >>> taskcafe-openrc*: Preparing subpackage taskcafe-openrc... >>> taskcafe-openrc*: Running postcheck for taskcafe-openrc >>> taskcafe*: Running postcheck for taskcafe >>> taskcafe*: Preparing package taskcafe... >>> taskcafe*: Stripping binaries >>> taskcafe*: Script found. /bin/sh added as a dependency for taskcafe-0.3.6-r5.apk >>> taskcafe*: Adding .pre-install >>> taskcafe-openrc*: Scanning shared objects >>> taskcafe*: Scanning shared objects >>> taskcafe-openrc*: Tracing dependencies... >>> taskcafe-openrc*: Package size: 24.0 KB >>> taskcafe-openrc*: Compressing data... >>> taskcafe-openrc*: Create checksum... >>> taskcafe-openrc*: Create taskcafe-openrc-0.3.6-r5.apk >>> taskcafe*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> taskcafe*: Package size: 32.9 MB >>> taskcafe*: Compressing data... >>> taskcafe*: Create checksum... >>> taskcafe*: Create taskcafe-0.3.6-r5.apk >>> taskcafe: Build complete at Sat, 06 Apr 2024 17:17:29 +0000 elapsed time 0h 4m 20s >>> taskcafe: Cleaning up srcdir >>> taskcafe: Cleaning up pkgdir >>> taskcafe: Uninstalling dependencies... (1/9) Purging .makedepends-taskcafe (20240406.171311) (2/9) Purging mage (1.13.0-r15) (3/9) Purging go (1.22.2-r0) (4/9) Purging yarn (1.22.22-r0) (5/9) Purging nodejs (20.12.1-r0) (6/9) Purging ada-libs (2.7.7-r1) (7/9) Purging icu-libs (74.2-r0) (8/9) Purging libbase64 (0.5.2-r0) (9/9) Purging icu-data-en (74.2-r0) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 113 packages >>> taskcafe: Updating the testing/x86 repository index... >>> taskcafe: Signing the index...