Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2022-03-22T15:13:51.5793807Z Requested labels: ubuntu-20.04
- 2022-03-22T15:13:51.5793872Z Job defined at: LukasPietzschmann/Kyra/.github/workflows/build.yml@refs/heads/master
- 2022-03-22T15:13:51.5793898Z Waiting for a runner to pick up this job...
- 2022-03-22T15:13:52.1575235Z Job is waiting for a hosted runner to come online.
- 2022-03-22T15:14:00.1593117Z Job is about to start running on the hosted runner: GitHub Actions 3 (hosted)
- 2022-03-22T15:14:04.1125326Z Current runner version: '2.288.1'
- 2022-03-22T15:14:04.1157765Z ##[group]Operating System
- 2022-03-22T15:14:04.1158438Z Ubuntu
- 2022-03-22T15:14:04.1158913Z 20.04.4
- 2022-03-22T15:14:04.1159579Z LTS
- 2022-03-22T15:14:04.1159940Z ##[endgroup]
- 2022-03-22T15:14:04.1160333Z ##[group]Virtual Environment
- 2022-03-22T15:14:04.1160843Z Environment: ubuntu-20.04
- 2022-03-22T15:14:04.1161252Z Version: 20220227.1
- 2022-03-22T15:14:04.1161866Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220227.1/images/linux/Ubuntu2004-Readme.md
- 2022-03-22T15:14:04.1162627Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220227.1
- 2022-03-22T15:14:04.1163106Z ##[endgroup]
- 2022-03-22T15:14:04.1163534Z ##[group]Virtual Environment Provisioner
- 2022-03-22T15:14:04.1164018Z 1.0.0.0-main-20220307-1
- 2022-03-22T15:14:04.1164329Z ##[endgroup]
- 2022-03-22T15:14:04.1165600Z ##[group]GITHUB_TOKEN Permissions
- 2022-03-22T15:14:04.1166329Z Actions: write
- 2022-03-22T15:14:04.1166937Z Checks: write
- 2022-03-22T15:14:04.1167309Z Contents: write
- 2022-03-22T15:14:04.1167692Z Deployments: write
- 2022-03-22T15:14:04.1168107Z Discussions: write
- 2022-03-22T15:14:04.1168418Z Issues: write
- 2022-03-22T15:14:04.1168757Z Metadata: read
- 2022-03-22T15:14:04.1169123Z Packages: write
- 2022-03-22T15:14:04.1169418Z Pages: write
- 2022-03-22T15:14:04.1169814Z PullRequests: write
- 2022-03-22T15:14:04.1170218Z RepositoryProjects: write
- 2022-03-22T15:14:04.1170565Z SecurityEvents: write
- 2022-03-22T15:14:04.1170946Z Statuses: write
- 2022-03-22T15:14:04.1171308Z ##[endgroup]
- 2022-03-22T15:14:04.1176085Z Secret source: Actions
- 2022-03-22T15:14:04.1176650Z Prepare workflow directory
- 2022-03-22T15:14:04.2438493Z Prepare all required actions
- 2022-03-22T15:14:04.2707808Z Getting action download info
- 2022-03-22T15:14:04.5862493Z Download action repository 'actions/checkout@v2' (SHA:ec3a7ce113134d7a93b817d10a8272cb61118579)
- 2022-03-22T15:14:04.9333931Z Download action repository 'actions/cache@v3' (SHA:4b0cf6cc4619e737324ddfcec08fff2413359514)
- 2022-03-22T15:14:05.4599356Z ##[group]Run actions/checkout@v2
- 2022-03-22T15:14:05.4599880Z with:
- 2022-03-22T15:14:05.4600463Z repository: LukasPietzschmann/Kyra
- 2022-03-22T15:14:05.4601236Z token: ***
- 2022-03-22T15:14:05.4601603Z ssh-strict: true
- 2022-03-22T15:14:05.4602041Z persist-credentials: true
- 2022-03-22T15:14:05.4602513Z clean: true
- 2022-03-22T15:14:05.4602933Z fetch-depth: 1
- 2022-03-22T15:14:05.4603328Z lfs: false
- 2022-03-22T15:14:05.4603717Z submodules: false
- 2022-03-22T15:14:05.4604055Z env:
- 2022-03-22T15:14:05.4604478Z BUILD_TYPE: Release
- 2022-03-22T15:14:05.4604972Z ##[endgroup]
- 2022-03-22T15:14:05.7828816Z Syncing repository: LukasPietzschmann/Kyra
- 2022-03-22T15:14:05.7831371Z ##[group]Getting Git version info
- 2022-03-22T15:14:05.7832165Z Working directory is '/home/runner/work/Kyra/Kyra'
- 2022-03-22T15:14:05.7832824Z [command]/usr/bin/git version
- 2022-03-22T15:14:05.7999698Z git version 2.35.1
- 2022-03-22T15:14:05.8001533Z ##[endgroup]
- 2022-03-22T15:14:05.8002226Z Deleting the contents of '/home/runner/work/Kyra/Kyra'
- 2022-03-22T15:14:05.8003448Z ##[group]Initializing the repository
- 2022-03-22T15:14:05.8003966Z [command]/usr/bin/git init /home/runner/work/Kyra/Kyra
- 2022-03-22T15:14:05.8084385Z hint: Using 'master' as the name for the initial branch. This default branch name
- 2022-03-22T15:14:05.8084998Z hint: is subject to change. To configure the initial branch name to use in all
- 2022-03-22T15:14:05.8085526Z hint: of your new repositories, which will suppress this warning, call:
- 2022-03-22T15:14:05.8086184Z hint:
- 2022-03-22T15:14:05.8087221Z hint: git config --global init.defaultBranch <name>
- 2022-03-22T15:14:05.8094058Z hint:
- 2022-03-22T15:14:05.8094750Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- 2022-03-22T15:14:05.8095532Z hint: 'development'. The just-created branch can be renamed via this command:
- 2022-03-22T15:14:05.8096032Z hint:
- 2022-03-22T15:14:05.8096453Z hint: git branch -m <name>
- 2022-03-22T15:14:05.8120239Z Initialized empty Git repository in /home/runner/work/Kyra/Kyra/.git/
- 2022-03-22T15:14:05.8121083Z [command]/usr/bin/git remote add origin https://github.com/LukasPietzschmann/Kyra
- 2022-03-22T15:14:05.8169071Z ##[endgroup]
- 2022-03-22T15:14:05.8169869Z ##[group]Disabling automatic garbage collection
- 2022-03-22T15:14:05.8216003Z [command]/usr/bin/git config --local gc.auto 0
- 2022-03-22T15:14:05.8258592Z ##[endgroup]
- 2022-03-22T15:14:05.8286793Z ##[group]Setting up auth
- 2022-03-22T15:14:05.8287478Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
- 2022-03-22T15:14:05.8325814Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
- 2022-03-22T15:14:05.8729353Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
- 2022-03-22T15:14:05.8757530Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
- 2022-03-22T15:14:05.9066565Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
- 2022-03-22T15:14:05.9120945Z ##[endgroup]
- 2022-03-22T15:14:05.9124498Z ##[group]Fetching the repository
- 2022-03-22T15:14:05.9132411Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +bbf4a47103d5f295ca5dd8df3b5a42b1c9f91126:refs/remotes/origin/master
- 2022-03-22T15:14:06.1039519Z remote: Enumerating objects: 133, done.
- 2022-03-22T15:14:06.1039972Z remote: Counting objects: 0% (1/133)
- 2022-03-22T15:14:06.1040628Z remote: Counting objects: 1% (2/133)
- 2022-03-22T15:14:06.1041026Z remote: Counting objects: 2% (3/133)
- 2022-03-22T15:14:06.1041459Z remote: Counting objects: 3% (4/133)
- 2022-03-22T15:14:06.1041891Z remote: Counting objects: 4% (6/133)
- 2022-03-22T15:14:06.1042716Z remote: Counting objects: 5% (7/133)
- 2022-03-22T15:14:06.1043396Z remote: Counting objects: 6% (8/133)
- 2022-03-22T15:14:06.1043877Z remote: Counting objects: 7% (10/133)
- 2022-03-22T15:14:06.1044379Z remote: Counting objects: 8% (11/133)
- 2022-03-22T15:14:06.1044899Z remote: Counting objects: 9% (12/133)
- 2022-03-22T15:14:06.1045398Z remote: Counting objects: 10% (14/133)
- 2022-03-22T15:14:06.1045722Z remote: Counting objects: 11% (15/133)
- 2022-03-22T15:14:06.1046114Z remote: Counting objects: 12% (16/133)
- 2022-03-22T15:14:06.1046532Z remote: Counting objects: 13% (18/133)
- 2022-03-22T15:14:06.1046897Z remote: Counting objects: 14% (19/133)
- 2022-03-22T15:14:06.1047274Z remote: Counting objects: 15% (20/133)
- 2022-03-22T15:14:06.1047700Z remote: Counting objects: 16% (22/133)
- 2022-03-22T15:14:06.1048097Z remote: Counting objects: 17% (23/133)
- 2022-03-22T15:14:06.1048830Z remote: Counting objects: 18% (24/133)
- 2022-03-22T15:14:06.1049405Z remote: Counting objects: 19% (26/133)
- 2022-03-22T15:14:06.1051357Z remote: Counting objects: 20% (27/133)
- 2022-03-22T15:14:06.1064435Z remote: Counting objects: 21% (28/133)
- 2022-03-22T15:14:06.1064861Z remote: Counting objects: 22% (30/133)
- 2022-03-22T15:14:06.1065365Z remote: Counting objects: 23% (31/133)
- 2022-03-22T15:14:06.1066037Z remote: Counting objects: 24% (32/133)
- 2022-03-22T15:14:06.1066589Z remote: Counting objects: 25% (34/133)
- 2022-03-22T15:14:06.1067001Z remote: Counting objects: 26% (35/133)
- 2022-03-22T15:14:06.1067546Z remote: Counting objects: 27% (36/133)
- 2022-03-22T15:14:06.1068285Z remote: Counting objects: 28% (38/133)
- 2022-03-22T15:14:06.1068785Z remote: Counting objects: 29% (39/133)
- 2022-03-22T15:14:06.1069174Z remote: Counting objects: 30% (40/133)
- 2022-03-22T15:14:06.1069763Z remote: Counting objects: 31% (42/133)
- 2022-03-22T15:14:06.1070630Z remote: Counting objects: 32% (43/133)
- 2022-03-22T15:14:06.1071262Z remote: Counting objects: 33% (44/133)
- 2022-03-22T15:14:06.1071593Z remote: Counting objects: 34% (46/133)
- 2022-03-22T15:14:06.1071972Z remote: Counting objects: 35% (47/133)
- 2022-03-22T15:14:06.1072359Z remote: Counting objects: 36% (48/133)
- 2022-03-22T15:14:06.1072736Z remote: Counting objects: 37% (50/133)
- 2022-03-22T15:14:06.1073204Z remote: Counting objects: 38% (51/133)
- 2022-03-22T15:14:06.1073616Z remote: Counting objects: 39% (52/133)
- 2022-03-22T15:14:06.1074127Z remote: Counting objects: 40% (54/133)
- 2022-03-22T15:14:06.1074462Z remote: Counting objects: 41% (55/133)
- 2022-03-22T15:14:06.1074983Z remote: Counting objects: 42% (56/133)
- 2022-03-22T15:14:06.1075581Z remote: Counting objects: 43% (58/133)
- 2022-03-22T15:14:06.1076090Z remote: Counting objects: 44% (59/133)
- 2022-03-22T15:14:06.1076480Z remote: Counting objects: 45% (60/133)
- 2022-03-22T15:14:06.1076880Z remote: Counting objects: 46% (62/133)
- 2022-03-22T15:14:06.1077249Z remote: Counting objects: 47% (63/133)
- 2022-03-22T15:14:06.1078120Z remote: Counting objects: 48% (64/133)
- 2022-03-22T15:14:06.1078507Z remote: Counting objects: 49% (66/133)
- 2022-03-22T15:14:06.1078839Z remote: Counting objects: 50% (67/133)
- 2022-03-22T15:14:06.1079431Z remote: Counting objects: 51% (68/133)
- 2022-03-22T15:14:06.1079882Z remote: Counting objects: 52% (70/133)
- 2022-03-22T15:14:06.1080269Z remote: Counting objects: 53% (71/133)
- 2022-03-22T15:14:06.1080599Z remote: Counting objects: 54% (72/133)
- 2022-03-22T15:14:06.1080996Z remote: Counting objects: 55% (74/133)
- 2022-03-22T15:14:06.1081423Z remote: Counting objects: 56% (75/133)
- 2022-03-22T15:14:06.1081753Z remote: Counting objects: 57% (76/133)
- 2022-03-22T15:14:06.1082384Z remote: Counting objects: 58% (78/133)
- 2022-03-22T15:14:06.1082913Z remote: Counting objects: 59% (79/133)
- 2022-03-22T15:14:06.1083259Z remote: Counting objects: 60% (80/133)
- 2022-03-22T15:14:06.1083690Z remote: Counting objects: 61% (82/133)
- 2022-03-22T15:14:06.1084139Z remote: Counting objects: 62% (83/133)
- 2022-03-22T15:14:06.1084542Z remote: Counting objects: 63% (84/133)
- 2022-03-22T15:14:06.1085041Z remote: Counting objects: 64% (86/133)
- 2022-03-22T15:14:06.1085507Z remote: Counting objects: 65% (87/133)
- 2022-03-22T15:14:06.1085918Z remote: Counting objects: 66% (88/133)
- 2022-03-22T15:14:06.1086304Z remote: Counting objects: 67% (90/133)
- 2022-03-22T15:14:06.1086647Z remote: Counting objects: 68% (91/133)
- 2022-03-22T15:14:06.1087103Z remote: Counting objects: 69% (92/133)
- 2022-03-22T15:14:06.1087534Z remote: Counting objects: 70% (94/133)
- 2022-03-22T15:14:06.1087876Z remote: Counting objects: 71% (95/133)
- 2022-03-22T15:14:06.1088259Z remote: Counting objects: 72% (96/133)
- 2022-03-22T15:14:06.1088659Z remote: Counting objects: 73% (98/133)
- 2022-03-22T15:14:06.1089062Z remote: Counting objects: 74% (99/133)
- 2022-03-22T15:14:06.1089495Z remote: Counting objects: 75% (100/133)
- 2022-03-22T15:14:06.1089994Z remote: Counting objects: 76% (102/133)
- 2022-03-22T15:14:06.1090368Z remote: Counting objects: 77% (103/133)
- 2022-03-22T15:14:06.1090796Z remote: Counting objects: 78% (104/133)
- 2022-03-22T15:14:06.1091475Z remote: Counting objects: 79% (106/133)
- 2022-03-22T15:14:06.1091856Z remote: Counting objects: 80% (107/133)
- 2022-03-22T15:14:06.1092252Z remote: Counting objects: 81% (108/133)
- 2022-03-22T15:14:06.1092694Z remote: Counting objects: 82% (110/133)
- 2022-03-22T15:14:06.1093082Z remote: Counting objects: 83% (111/133)
- 2022-03-22T15:14:06.1093452Z remote: Counting objects: 84% (112/133)
- 2022-03-22T15:14:06.1094050Z remote: Counting objects: 85% (114/133)
- 2022-03-22T15:14:06.1094478Z remote: Counting objects: 86% (115/133)
- 2022-03-22T15:14:06.1094795Z remote: Counting objects: 87% (116/133)
- 2022-03-22T15:14:06.1095239Z remote: Counting objects: 88% (118/133)
- 2022-03-22T15:14:06.1095726Z remote: Counting objects: 89% (119/133)
- 2022-03-22T15:14:06.1096123Z remote: Counting objects: 90% (120/133)
- 2022-03-22T15:14:06.1096448Z remote: Counting objects: 91% (122/133)
- 2022-03-22T15:14:06.1096824Z remote: Counting objects: 92% (123/133)
- 2022-03-22T15:14:06.1097236Z remote: Counting objects: 93% (124/133)
- 2022-03-22T15:14:06.1097686Z remote: Counting objects: 94% (126/133)
- 2022-03-22T15:14:06.1098087Z remote: Counting objects: 95% (127/133)
- 2022-03-22T15:14:06.1103259Z remote: Counting objects: 96% (128/133)
- 2022-03-22T15:14:06.1104074Z remote: Counting objects: 97% (130/133)
- 2022-03-22T15:14:06.1106154Z remote: Counting objects: 98% (131/133)
- 2022-03-22T15:14:06.1106554Z remote: Counting objects: 99% (132/133)
- 2022-03-22T15:14:06.1106945Z remote: Counting objects: 100% (133/133)
- 2022-03-22T15:14:06.1107946Z remote: Counting objects: 100% (133/133), done.
- 2022-03-22T15:14:06.1108927Z remote: Compressing objects: 0% (1/128)
- 2022-03-22T15:14:06.1490564Z remote: Compressing objects: 1% (2/128)
- 2022-03-22T15:14:06.1490926Z remote: Compressing objects: 2% (3/128)
- 2022-03-22T15:14:06.1491231Z remote: Compressing objects: 3% (4/128)
- 2022-03-22T15:14:06.1491545Z remote: Compressing objects: 4% (6/128)
- 2022-03-22T15:14:06.1491837Z remote: Compressing objects: 5% (7/128)
- 2022-03-22T15:14:06.1492149Z remote: Compressing objects: 6% (8/128)
- 2022-03-22T15:14:06.1492463Z remote: Compressing objects: 7% (9/128)
- 2022-03-22T15:14:06.1493003Z remote: Compressing objects: 8% (11/128)
- 2022-03-22T15:14:06.1493349Z remote: Compressing objects: 9% (12/128)
- 2022-03-22T15:14:06.1493949Z remote: Compressing objects: 10% (13/128)
- 2022-03-22T15:14:06.1494975Z remote: Compressing objects: 11% (15/128)
- 2022-03-22T15:14:06.1495294Z remote: Compressing objects: 12% (16/128)
- 2022-03-22T15:14:06.1495604Z remote: Compressing objects: 13% (17/128)
- 2022-03-22T15:14:06.1495898Z remote: Compressing objects: 14% (18/128)
- 2022-03-22T15:14:06.1496201Z remote: Compressing objects: 15% (20/128)
- 2022-03-22T15:14:06.1496720Z remote: Compressing objects: 16% (21/128)
- 2022-03-22T15:14:06.1497338Z remote: Compressing objects: 17% (22/128)
- 2022-03-22T15:14:06.1497641Z remote: Compressing objects: 18% (24/128)
- 2022-03-22T15:14:06.1497942Z remote: Compressing objects: 19% (25/128)
- 2022-03-22T15:14:06.1498236Z remote: Compressing objects: 20% (26/128)
- 2022-03-22T15:14:06.1498549Z remote: Compressing objects: 21% (27/128)
- 2022-03-22T15:14:06.1498848Z remote: Compressing objects: 22% (29/128)
- 2022-03-22T15:14:06.1499136Z remote: Compressing objects: 23% (30/128)
- 2022-03-22T15:14:06.1499432Z remote: Compressing objects: 24% (31/128)
- 2022-03-22T15:14:06.1499727Z remote: Compressing objects: 25% (32/128)
- 2022-03-22T15:14:06.1501141Z remote: Compressing objects: 26% (34/128)
- 2022-03-22T15:14:06.1501600Z remote: Compressing objects: 27% (35/128)
- 2022-03-22T15:14:06.1502071Z remote: Compressing objects: 28% (36/128)
- 2022-03-22T15:14:06.1502383Z remote: Compressing objects: 29% (38/128)
- 2022-03-22T15:14:06.1502680Z remote: Compressing objects: 30% (39/128)
- 2022-03-22T15:14:06.1502986Z remote: Compressing objects: 31% (40/128)
- 2022-03-22T15:14:06.1503286Z remote: Compressing objects: 32% (41/128)
- 2022-03-22T15:14:06.1503581Z remote: Compressing objects: 33% (43/128)
- 2022-03-22T15:14:06.1504072Z remote: Compressing objects: 34% (44/128)
- 2022-03-22T15:14:06.1504388Z remote: Compressing objects: 35% (45/128)
- 2022-03-22T15:14:06.1504698Z remote: Compressing objects: 36% (47/128)
- 2022-03-22T15:14:06.1505233Z remote: Compressing objects: 37% (48/128)
- 2022-03-22T15:14:06.1505533Z remote: Compressing objects: 38% (49/128)
- 2022-03-22T15:14:06.1505834Z remote: Compressing objects: 39% (50/128)
- 2022-03-22T15:14:06.1506130Z remote: Compressing objects: 40% (52/128)
- 2022-03-22T15:14:06.1506445Z remote: Compressing objects: 41% (53/128)
- 2022-03-22T15:14:06.1506746Z remote: Compressing objects: 42% (54/128)
- 2022-03-22T15:14:06.1507034Z remote: Compressing objects: 43% (56/128)
- 2022-03-22T15:14:06.1507333Z remote: Compressing objects: 44% (57/128)
- 2022-03-22T15:14:06.1507646Z remote: Compressing objects: 45% (58/128)
- 2022-03-22T15:14:06.1507945Z remote: Compressing objects: 46% (59/128)
- 2022-03-22T15:14:06.1508551Z remote: Compressing objects: 47% (61/128)
- 2022-03-22T15:14:06.1508862Z remote: Compressing objects: 48% (62/128)
- 2022-03-22T15:14:06.1509168Z remote: Compressing objects: 49% (63/128)
- 2022-03-22T15:14:06.1509454Z remote: Compressing objects: 50% (64/128)
- 2022-03-22T15:14:06.1509762Z remote: Compressing objects: 51% (66/128)
- 2022-03-22T15:14:06.1510076Z remote: Compressing objects: 52% (67/128)
- 2022-03-22T15:14:06.1510371Z remote: Compressing objects: 53% (68/128)
- 2022-03-22T15:14:06.1510666Z remote: Compressing objects: 54% (70/128)
- 2022-03-22T15:14:06.1510963Z remote: Compressing objects: 55% (71/128)
- 2022-03-22T15:14:06.1511255Z remote: Compressing objects: 56% (72/128)
- 2022-03-22T15:14:06.1511558Z remote: Compressing objects: 57% (73/128)
- 2022-03-22T15:14:06.1511858Z remote: Compressing objects: 58% (75/128)
- 2022-03-22T15:14:06.1512156Z remote: Compressing objects: 59% (76/128)
- 2022-03-22T15:14:06.1512583Z remote: Compressing objects: 60% (77/128)
- 2022-03-22T15:14:06.1512909Z remote: Compressing objects: 61% (79/128)
- 2022-03-22T15:14:06.1513212Z remote: Compressing objects: 62% (80/128)
- 2022-03-22T15:14:06.1513503Z remote: Compressing objects: 63% (81/128)
- 2022-03-22T15:14:06.1513803Z remote: Compressing objects: 64% (82/128)
- 2022-03-22T15:14:06.1514099Z remote: Compressing objects: 65% (84/128)
- 2022-03-22T15:14:06.1514385Z remote: Compressing objects: 66% (85/128)
- 2022-03-22T15:14:06.1514680Z remote: Compressing objects: 67% (86/128)
- 2022-03-22T15:14:06.1514978Z remote: Compressing objects: 68% (88/128)
- 2022-03-22T15:14:06.1515274Z remote: Compressing objects: 69% (89/128)
- 2022-03-22T15:14:06.1515565Z remote: Compressing objects: 70% (90/128)
- 2022-03-22T15:14:06.1515863Z remote: Compressing objects: 71% (91/128)
- 2022-03-22T15:14:06.1516179Z remote: Compressing objects: 72% (93/128)
- 2022-03-22T15:14:06.1516479Z remote: Compressing objects: 73% (94/128)
- 2022-03-22T15:14:06.1516793Z remote: Compressing objects: 74% (95/128)
- 2022-03-22T15:14:06.1517099Z remote: Compressing objects: 75% (96/128)
- 2022-03-22T15:14:06.1517397Z remote: Compressing objects: 76% (98/128)
- 2022-03-22T15:14:06.1517714Z remote: Compressing objects: 77% (99/128)
- 2022-03-22T15:14:06.1518190Z remote: Compressing objects: 78% (100/128)
- 2022-03-22T15:14:06.1518504Z remote: Compressing objects: 79% (102/128)
- 2022-03-22T15:14:06.1518866Z remote: Compressing objects: 80% (103/128)
- 2022-03-22T15:14:06.1519384Z remote: Compressing objects: 81% (104/128)
- 2022-03-22T15:14:06.1519699Z remote: Compressing objects: 82% (105/128)
- 2022-03-22T15:14:06.1519993Z remote: Compressing objects: 83% (107/128)
- 2022-03-22T15:14:06.1520298Z remote: Compressing objects: 84% (108/128)
- 2022-03-22T15:14:06.1522138Z remote: Compressing objects: 85% (109/128)
- 2022-03-22T15:14:06.1522431Z remote: Compressing objects: 86% (111/128)
- 2022-03-22T15:14:06.1522734Z remote: Compressing objects: 87% (112/128)
- 2022-03-22T15:14:06.1523039Z remote: Compressing objects: 88% (113/128)
- 2022-03-22T15:14:06.1523463Z remote: Compressing objects: 89% (114/128)
- 2022-03-22T15:14:06.1523806Z remote: Compressing objects: 90% (116/128)
- 2022-03-22T15:14:06.1524103Z remote: Compressing objects: 91% (117/128)
- 2022-03-22T15:14:06.1524408Z remote: Compressing objects: 92% (118/128)
- 2022-03-22T15:14:06.1524710Z remote: Compressing objects: 93% (120/128)
- 2022-03-22T15:14:06.1525008Z remote: Compressing objects: 94% (121/128)
- 2022-03-22T15:14:06.1525325Z remote: Compressing objects: 95% (122/128)
- 2022-03-22T15:14:06.1525626Z remote: Compressing objects: 96% (123/128)
- 2022-03-22T15:14:06.1525926Z remote: Compressing objects: 97% (125/128)
- 2022-03-22T15:14:06.1526233Z remote: Compressing objects: 98% (126/128)
- 2022-03-22T15:14:06.1526585Z remote: Compressing objects: 99% (127/128)
- 2022-03-22T15:14:06.1526893Z remote: Compressing objects: 100% (128/128)
- 2022-03-22T15:14:06.1527210Z remote: Compressing objects: 100% (128/128), done.
- 2022-03-22T15:14:06.1527511Z Receiving objects: 0% (1/133)
- 2022-03-22T15:14:06.1527774Z Receiving objects: 1% (2/133)
- 2022-03-22T15:14:06.1528113Z Receiving objects: 2% (3/133)
- 2022-03-22T15:14:06.1528395Z Receiving objects: 3% (4/133)
- 2022-03-22T15:14:06.1528732Z Receiving objects: 4% (6/133)
- 2022-03-22T15:14:06.1528987Z Receiving objects: 5% (7/133)
- 2022-03-22T15:14:06.1529245Z Receiving objects: 6% (8/133)
- 2022-03-22T15:14:06.1529499Z Receiving objects: 7% (10/133)
- 2022-03-22T15:14:06.1529753Z Receiving objects: 8% (11/133)
- 2022-03-22T15:14:06.1530017Z Receiving objects: 9% (12/133)
- 2022-03-22T15:14:06.1530796Z remote: Total 133 (delta 21), reused 28 (delta 1), pack-reused 0
- 2022-03-22T15:14:06.1531165Z Receiving objects: 10% (14/133)
- 2022-03-22T15:14:06.1531422Z Receiving objects: 11% (15/133)
- 2022-03-22T15:14:06.1531847Z Receiving objects: 12% (16/133)
- 2022-03-22T15:14:06.1532116Z Receiving objects: 13% (18/133)
- 2022-03-22T15:14:06.1532365Z Receiving objects: 14% (19/133)
- 2022-03-22T15:14:06.1532631Z Receiving objects: 15% (20/133)
- 2022-03-22T15:14:06.1532899Z Receiving objects: 16% (22/133)
- 2022-03-22T15:14:06.1533145Z Receiving objects: 17% (23/133)
- 2022-03-22T15:14:06.1533409Z Receiving objects: 18% (24/133)
- 2022-03-22T15:14:06.1533676Z Receiving objects: 19% (26/133)
- 2022-03-22T15:14:06.1533924Z Receiving objects: 20% (27/133)
- 2022-03-22T15:14:06.1534189Z Receiving objects: 21% (28/133)
- 2022-03-22T15:14:06.1534455Z Receiving objects: 22% (30/133)
- 2022-03-22T15:14:06.1534702Z Receiving objects: 23% (31/133)
- 2022-03-22T15:14:06.1534965Z Receiving objects: 24% (32/133)
- 2022-03-22T15:14:06.1535282Z Receiving objects: 25% (34/133)
- 2022-03-22T15:14:06.1535534Z Receiving objects: 26% (35/133)
- 2022-03-22T15:14:06.1535877Z Receiving objects: 27% (36/133)
- 2022-03-22T15:14:06.1536129Z Receiving objects: 28% (38/133)
- 2022-03-22T15:14:06.1536375Z Receiving objects: 29% (39/133)
- 2022-03-22T15:14:06.1536608Z Receiving objects: 30% (40/133)
- 2022-03-22T15:14:06.1536851Z Receiving objects: 31% (42/133)
- 2022-03-22T15:14:06.1537097Z Receiving objects: 32% (43/133)
- 2022-03-22T15:14:06.1537329Z Receiving objects: 33% (44/133)
- 2022-03-22T15:14:06.1537581Z Receiving objects: 34% (46/133)
- 2022-03-22T15:14:06.1537842Z Receiving objects: 35% (47/133)
- 2022-03-22T15:14:06.1538087Z Receiving objects: 36% (48/133)
- 2022-03-22T15:14:06.1538347Z Receiving objects: 37% (50/133)
- 2022-03-22T15:14:06.1538609Z Receiving objects: 38% (51/133)
- 2022-03-22T15:14:06.1538854Z Receiving objects: 39% (52/133)
- 2022-03-22T15:14:06.1539115Z Receiving objects: 40% (54/133)
- 2022-03-22T15:14:06.1539378Z Receiving objects: 41% (55/133)
- 2022-03-22T15:14:06.1539625Z Receiving objects: 42% (56/133)
- 2022-03-22T15:14:06.1539985Z Receiving objects: 43% (58/133)
- 2022-03-22T15:14:06.1541456Z Receiving objects: 44% (59/133)
- 2022-03-22T15:14:06.1541736Z Receiving objects: 45% (60/133)
- 2022-03-22T15:14:06.1541993Z Receiving objects: 46% (62/133)
- 2022-03-22T15:14:06.1542238Z Receiving objects: 47% (63/133)
- 2022-03-22T15:14:06.1542471Z Receiving objects: 48% (64/133)
- 2022-03-22T15:14:06.1542724Z Receiving objects: 49% (66/133)
- 2022-03-22T15:14:06.1542965Z Receiving objects: 50% (67/133)
- 2022-03-22T15:14:06.1543205Z Receiving objects: 51% (68/133)
- 2022-03-22T15:14:06.1543443Z Receiving objects: 52% (70/133)
- 2022-03-22T15:14:06.1543688Z Receiving objects: 53% (71/133)
- 2022-03-22T15:14:06.1543964Z Receiving objects: 54% (72/133)
- 2022-03-22T15:14:06.1544203Z Receiving objects: 55% (74/133)
- 2022-03-22T15:14:06.1544443Z Receiving objects: 56% (75/133)
- 2022-03-22T15:14:06.1544697Z Receiving objects: 57% (76/133)
- 2022-03-22T15:14:06.1544940Z Receiving objects: 58% (78/133)
- 2022-03-22T15:14:06.1545192Z Receiving objects: 59% (79/133)
- 2022-03-22T15:14:06.1545434Z Receiving objects: 60% (80/133)
- 2022-03-22T15:14:06.1545670Z Receiving objects: 61% (82/133)
- 2022-03-22T15:14:06.1545933Z Receiving objects: 62% (83/133)
- 2022-03-22T15:14:06.1546194Z Receiving objects: 63% (84/133)
- 2022-03-22T15:14:06.1546440Z Receiving objects: 64% (86/133)
- 2022-03-22T15:14:06.1546749Z Receiving objects: 65% (87/133)
- 2022-03-22T15:14:06.1547017Z Receiving objects: 66% (88/133)
- 2022-03-22T15:14:06.1547265Z Receiving objects: 67% (90/133)
- 2022-03-22T15:14:06.1547527Z Receiving objects: 68% (91/133)
- 2022-03-22T15:14:06.1547776Z Receiving objects: 69% (92/133)
- 2022-03-22T15:14:06.1548012Z Receiving objects: 70% (94/133)
- 2022-03-22T15:14:06.1548268Z Receiving objects: 71% (95/133)
- 2022-03-22T15:14:06.1549293Z Receiving objects: 72% (96/133)
- 2022-03-22T15:14:06.1549760Z Receiving objects: 73% (98/133)
- 2022-03-22T15:14:06.1550010Z Receiving objects: 74% (99/133)
- 2022-03-22T15:14:06.1550415Z Receiving objects: 75% (100/133)
- 2022-03-22T15:14:06.1550715Z Receiving objects: 76% (102/133)
- 2022-03-22T15:14:06.1551112Z Receiving objects: 77% (103/133)
- 2022-03-22T15:14:06.1551377Z Receiving objects: 78% (104/133)
- 2022-03-22T15:14:06.1551634Z Receiving objects: 79% (106/133)
- 2022-03-22T15:14:06.1551879Z Receiving objects: 80% (107/133)
- 2022-03-22T15:14:06.1552256Z Receiving objects: 81% (108/133)
- 2022-03-22T15:14:06.1552522Z Receiving objects: 82% (110/133)
- 2022-03-22T15:14:06.1552851Z Receiving objects: 83% (111/133)
- 2022-03-22T15:14:06.1553115Z Receiving objects: 84% (112/133)
- 2022-03-22T15:14:06.1553372Z Receiving objects: 85% (114/133)
- 2022-03-22T15:14:06.1553618Z Receiving objects: 86% (115/133)
- 2022-03-22T15:14:06.1553880Z Receiving objects: 87% (116/133)
- 2022-03-22T15:14:06.1554133Z Receiving objects: 88% (118/133)
- 2022-03-22T15:14:06.1554499Z Receiving objects: 89% (119/133)
- 2022-03-22T15:14:06.1554749Z Receiving objects: 90% (120/133)
- 2022-03-22T15:14:06.1555005Z Receiving objects: 91% (122/133)
- 2022-03-22T15:14:06.1555269Z Receiving objects: 92% (123/133)
- 2022-03-22T15:14:06.1555706Z Receiving objects: 93% (124/133)
- 2022-03-22T15:14:06.1556080Z Receiving objects: 94% (126/133)
- 2022-03-22T15:14:06.1557329Z Receiving objects: 95% (127/133)
- 2022-03-22T15:14:06.1557603Z Receiving objects: 96% (128/133)
- 2022-03-22T15:14:06.1557875Z Receiving objects: 97% (130/133)
- 2022-03-22T15:14:06.1558145Z Receiving objects: 98% (131/133)
- 2022-03-22T15:14:06.1558400Z Receiving objects: 99% (132/133)
- 2022-03-22T15:14:06.1558671Z Receiving objects: 100% (133/133)
- 2022-03-22T15:14:06.1558982Z Receiving objects: 100% (133/133), 73.04 KiB | 3.18 MiB/s, done.
- 2022-03-22T15:14:06.1559644Z Resolving deltas: 0% (0/21)
- 2022-03-22T15:14:06.1559972Z Resolving deltas: 4% (1/21)
- 2022-03-22T15:14:06.1560991Z Resolving deltas: 9% (2/21)
- 2022-03-22T15:14:06.1561236Z Resolving deltas: 14% (3/21)
- 2022-03-22T15:14:06.1561497Z Resolving deltas: 19% (4/21)
- 2022-03-22T15:14:06.1561757Z Resolving deltas: 23% (5/21)
- 2022-03-22T15:14:06.1562207Z Resolving deltas: 28% (6/21)
- 2022-03-22T15:14:06.1562470Z Resolving deltas: 33% (7/21)
- 2022-03-22T15:14:06.1562729Z Resolving deltas: 38% (8/21)
- 2022-03-22T15:14:06.1562969Z Resolving deltas: 42% (9/21)
- 2022-03-22T15:14:06.1563416Z Resolving deltas: 47% (10/21)
- 2022-03-22T15:14:06.1563691Z Resolving deltas: 52% (11/21)
- 2022-03-22T15:14:06.1563966Z Resolving deltas: 57% (12/21)
- 2022-03-22T15:14:06.1564221Z Resolving deltas: 61% (13/21)
- 2022-03-22T15:14:06.1564485Z Resolving deltas: 66% (14/21)
- 2022-03-22T15:14:06.1564755Z Resolving deltas: 71% (15/21)
- 2022-03-22T15:14:06.1565005Z Resolving deltas: 76% (16/21)
- 2022-03-22T15:14:06.1565271Z Resolving deltas: 80% (17/21)
- 2022-03-22T15:14:06.1565541Z Resolving deltas: 85% (18/21)
- 2022-03-22T15:14:06.1565791Z Resolving deltas: 90% (19/21)
- 2022-03-22T15:14:06.1566058Z Resolving deltas: 95% (20/21)
- 2022-03-22T15:14:06.1566331Z Resolving deltas: 100% (21/21)
- 2022-03-22T15:14:06.1566590Z Resolving deltas: 100% (21/21), done.
- 2022-03-22T15:14:06.1574013Z From https://github.com/LukasPietzschmann/Kyra
- 2022-03-22T15:14:06.1574900Z * [new ref] bbf4a47103d5f295ca5dd8df3b5a42b1c9f91126 -> origin/master
- 2022-03-22T15:14:06.1620017Z ##[endgroup]
- 2022-03-22T15:14:06.1620758Z ##[group]Determining the checkout info
- 2022-03-22T15:14:06.1621334Z ##[endgroup]
- 2022-03-22T15:14:06.1621908Z ##[group]Checking out the ref
- 2022-03-22T15:14:06.1622597Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
- 2022-03-22T15:14:06.1735989Z Reset branch 'master'
- 2022-03-22T15:14:06.1739091Z branch 'master' set up to track 'origin/master'.
- 2022-03-22T15:14:06.1743421Z ##[endgroup]
- 2022-03-22T15:14:06.1791610Z [command]/usr/bin/git log -1 --format='%H'
- 2022-03-22T15:14:06.1824030Z 'bbf4a47103d5f295ca5dd8df3b5a42b1c9f91126'
- 2022-03-22T15:14:06.2181194Z ##[group]Run actions/cache@v3
- 2022-03-22T15:14:06.2181498Z with:
- 2022-03-22T15:14:06.2181751Z path: /home/runner/work/Kyra/Kyra/build
- 2022-03-22T15:14:06.2182017Z key: ubuntu-20.04-build
- 2022-03-22T15:14:06.2182302Z restore-keys: ubuntu-20.04-build
- 2022-03-22T15:14:06.2182544Z env:
- 2022-03-22T15:14:06.2182743Z BUILD_TYPE: Release
- 2022-03-22T15:14:06.2182975Z ##[endgroup]
- 2022-03-22T15:14:06.8329595Z Received 1495636 of 1495636 (100.0%), 20.4 MBs/sec
- 2022-03-22T15:14:06.8330357Z Cache Size: ~1 MB (1495636 B)
- 2022-03-22T15:14:06.8381681Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/664cb63f-257f-4bd8-b499-cf03188e9c99/cache.tzst -P -C /home/runner/work/Kyra/Kyra
- 2022-03-22T15:14:06.8694671Z Cache restored successfully
- 2022-03-22T15:14:06.8911456Z
- 2022-03-22T15:14:06.8921700Z Cache restored from key: ubuntu-20.04-build
- 2022-03-22T15:14:06.9071026Z ##[group]Run cmake -B /home/runner/work/Kyra/Kyra/build -DCMAKE_BUILD_TYPE=Release -DFORCE_COLORED_OUTPUT=1
- 2022-03-22T15:14:06.9071760Z [36;1mcmake -B /home/runner/work/Kyra/Kyra/build -DCMAKE_BUILD_TYPE=Release -DFORCE_COLORED_OUTPUT=1[0m
- 2022-03-22T15:14:06.9128852Z shell: /usr/bin/bash -e {0}
- 2022-03-22T15:14:06.9129139Z env:
- 2022-03-22T15:14:06.9129366Z BUILD_TYPE: Release
- 2022-03-22T15:14:06.9129600Z ##[endgroup]
- 2022-03-22T15:14:07.9032228Z -- Configuring done
- 2022-03-22T15:14:07.9418751Z -- Generating done
- 2022-03-22T15:14:07.9424145Z -- Build files have been written to: /home/runner/work/Kyra/Kyra/build
- 2022-03-22T15:14:07.9483176Z ##[group]Run cmake --build /home/runner/work/Kyra/Kyra/build --config Release
- 2022-03-22T15:14:07.9483668Z [36;1mcmake --build /home/runner/work/Kyra/Kyra/build --config Release[0m
- 2022-03-22T15:14:07.9540781Z shell: /usr/bin/bash -e {0}
- 2022-03-22T15:14:07.9541047Z env:
- 2022-03-22T15:14:07.9541288Z BUILD_TYPE: Release
- 2022-03-22T15:14:07.9541545Z ##[endgroup]
- 2022-03-22T15:14:08.0312992Z Consolidate compiler generated dependencies of target LibKyra
- 2022-03-22T15:14:08.0523262Z [ 2%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/AstLogger.cpp.o
- 2022-03-22T15:14:08.7208318Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:08.7209276Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/AstLogger.hpp:5[m[K,
- 2022-03-22T15:14:08.7209860Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/AstLogger.cpp:1[m[K:
- 2022-03-22T15:14:08.7231536Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:08.7232570Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:08.7233282Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:08.7233788Z | [01;35m[K^[m[K
- 2022-03-22T15:14:08.7234648Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:08.7235570Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:08.7236255Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:08.7236750Z | [01;35m[K^[m[K
- 2022-03-22T15:14:08.7237571Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:08.7238489Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:08.7240471Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:08.7241541Z | [01;35m[K^[m[K
- 2022-03-22T15:14:08.7242612Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:08.7243521Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:08.7244206Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:08.7245051Z | [01;35m[K^[m[K
- 2022-03-22T15:14:09.7479966Z [ 4%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Exceptions.cpp.o
- 2022-03-22T15:14:10.4124136Z [ 6%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Token.cpp.o
- 2022-03-22T15:14:11.0627530Z [ 8%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Lexer.cpp.o
- 2022-03-22T15:14:12.4722762Z [ 10%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Parser.cpp.o
- 2022-03-22T15:14:12.9721678Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:12.9722853Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Parser.hpp:7[m[K,
- 2022-03-22T15:14:12.9725866Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Parser.cpp:1[m[K:
- 2022-03-22T15:14:12.9727247Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:12.9729087Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:12.9730306Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:12.9781679Z | [01;35m[K^[m[K
- 2022-03-22T15:14:12.9782878Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:12.9783834Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:12.9784549Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:12.9785050Z | [01;35m[K^[m[K
- 2022-03-22T15:14:12.9785887Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:12.9786794Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:12.9787479Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:12.9787973Z | [01;35m[K^[m[K
- 2022-03-22T15:14:12.9788978Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:12.9789913Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:12.9790618Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:12.9791226Z | [01;35m[K^[m[K
- 2022-03-22T15:14:16.8285265Z [ 13%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Interpreter.cpp.o
- 2022-03-22T15:14:17.3576225Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:17.3577405Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/AstLogger.hpp:5[m[K,
- 2022-03-22T15:14:17.3579144Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Interpreter.cpp:6[m[K:
- 2022-03-22T15:14:17.3581132Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:17.3582421Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:17.3583587Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:17.3586223Z | [01;35m[K^[m[K
- 2022-03-22T15:14:17.3587492Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:17.3590270Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:17.3644256Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:17.3644818Z | [01;35m[K^[m[K
- 2022-03-22T15:14:17.3645754Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:17.3646717Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:17.3647457Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:17.3648009Z | [01;35m[K^[m[K
- 2022-03-22T15:14:17.3649022Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:17.3650126Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:17.3650854Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:17.3651378Z | [01;35m[K^[m[K
- 2022-03-22T15:14:18.6703539Z [ 15%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Position.cpp.o
- 2022-03-22T15:14:19.1258291Z [ 17%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/AssignmentExpr.cpp.o
- 2022-03-22T15:14:19.6374504Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:19.6375174Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/AssignmentExpr.hpp:4[m[K,
- 2022-03-22T15:14:19.6375805Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/AssignmentExpr.cpp:1[m[K:
- 2022-03-22T15:14:19.6376872Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:19.6377833Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:19.6378773Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:19.6379495Z | [01;35m[K^[m[K
- 2022-03-22T15:14:19.6380377Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:19.6381275Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:19.6382635Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:19.6383379Z | [01;35m[K^[m[K
- 2022-03-22T15:14:19.6384457Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:19.6385455Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:19.6386270Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:19.6386785Z | [01;35m[K^[m[K
- 2022-03-22T15:14:19.6387614Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:19.6388555Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:19.6389265Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:19.6389777Z | [01;35m[K^[m[K
- 2022-03-22T15:14:19.7925366Z [ 19%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/CallExpr.cpp.o
- 2022-03-22T15:14:20.2860800Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:20.2869808Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/CallExpr.hpp:6[m[K,
- 2022-03-22T15:14:20.2874788Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/CallExpr.cpp:1[m[K:
- 2022-03-22T15:14:20.2876217Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:20.2877959Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:20.2879953Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:20.2882050Z | [01;35m[K^[m[K
- 2022-03-22T15:14:20.2883366Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:20.2884840Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:20.2885830Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:20.2887253Z | [01;35m[K^[m[K
- 2022-03-22T15:14:20.2888741Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:20.2890816Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:20.2892756Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:20.2894106Z | [01;35m[K^[m[K
- 2022-03-22T15:14:20.2895290Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:20.2896741Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:20.2898329Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:20.2898844Z | [01;35m[K^[m[K
- 2022-03-22T15:14:20.4332548Z [ 21%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/UnaryExpr.cpp.o
- 2022-03-22T15:14:20.9341254Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:20.9349347Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/UnaryExpr.hpp:4[m[K,
- 2022-03-22T15:14:20.9352838Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/UnaryExpr.cpp:1[m[K:
- 2022-03-22T15:14:20.9354150Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:20.9355247Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:20.9356191Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:20.9358156Z | [01;35m[K^[m[K
- 2022-03-22T15:14:20.9359980Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:20.9361737Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:20.9362774Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:20.9365733Z | [01;35m[K^[m[K
- 2022-03-22T15:14:20.9366803Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:20.9369050Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:20.9370524Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:20.9371331Z | [01;35m[K^[m[K
- 2022-03-22T15:14:20.9427138Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:20.9428290Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:20.9429013Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:20.9429814Z | [01;35m[K^[m[K
- 2022-03-22T15:14:21.0707573Z [ 23%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/BinaryExpr.cpp.o
- 2022-03-22T15:14:21.5585087Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:21.5586229Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/BinaryExpr.hpp:4[m[K,
- 2022-03-22T15:14:21.5588096Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/BinaryExpr.cpp:1[m[K:
- 2022-03-22T15:14:21.5589867Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:21.5591015Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:21.5592072Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:21.5593113Z | [01;35m[K^[m[K
- 2022-03-22T15:14:21.5594212Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:21.5595457Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:21.5596636Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:21.5597662Z | [01;35m[K^[m[K
- 2022-03-22T15:14:21.5598701Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:21.5599979Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:21.5600704Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:21.5601219Z | [01;35m[K^[m[K
- 2022-03-22T15:14:21.5602064Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:21.5603024Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:21.5604070Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:21.5604626Z | [01;35m[K^[m[K
- 2022-03-22T15:14:21.7055474Z [ 26%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/LiteralExpr.cpp.o
- 2022-03-22T15:14:22.2117162Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/LiteralExpr.hpp:3[m[K,
- 2022-03-22T15:14:22.2118793Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/LiteralExpr.cpp:1[m[K:
- 2022-03-22T15:14:22.2122075Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:22.2123629Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:22.2124757Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:22.2125782Z | [01;35m[K^[m[K
- 2022-03-22T15:14:22.2126784Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:22.2127889Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:22.2128625Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:22.2129140Z | [01;35m[K^[m[K
- 2022-03-22T15:14:22.2130002Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:22.2130931Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:22.2131817Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:22.2132309Z | [01;35m[K^[m[K
- 2022-03-22T15:14:22.2133130Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:22.2134039Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:22.2134715Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:22.2135204Z | [01;35m[K^[m[K
- 2022-03-22T15:14:22.3331758Z [ 28%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/VariableExpr.cpp.o
- 2022-03-22T15:14:22.8348156Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:22.8349408Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/VariableExpr.hpp:4[m[K,
- 2022-03-22T15:14:22.8350591Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/VariableExpr.cpp:1[m[K:
- 2022-03-22T15:14:22.8352072Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:22.8353093Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:22.8353824Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:22.8354341Z | [01;35m[K^[m[K
- 2022-03-22T15:14:22.8355228Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:22.8356344Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:22.8357050Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:22.8357566Z | [01;35m[K^[m[K
- 2022-03-22T15:14:22.8358573Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:22.8359899Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:22.8360622Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:22.8361145Z | [01;35m[K^[m[K
- 2022-03-22T15:14:22.8362008Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:22.8362941Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:22.8363646Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:22.8364157Z | [01;35m[K^[m[K
- 2022-03-22T15:14:22.9467141Z [ 30%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/LambdaFunctionExpr.cpp.o
- 2022-03-22T15:14:23.4484616Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:23.4485955Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/LambdaFunctionExpr.hpp:8[m[K,
- 2022-03-22T15:14:23.4486918Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/LambdaFunctionExpr.cpp:1[m[K:
- 2022-03-22T15:14:23.4488247Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:23.4489596Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:23.4490764Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:23.4491717Z | [01;35m[K^[m[K
- 2022-03-22T15:14:23.4493177Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:23.4494157Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:23.4494855Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:23.4495351Z | [01;35m[K^[m[K
- 2022-03-22T15:14:23.4496340Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:23.4497446Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:23.4498152Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:23.4498815Z | [01;35m[K^[m[K
- 2022-03-22T15:14:23.4499628Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:23.4500521Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:23.4501209Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:23.4501687Z | [01;35m[K^[m[K
- 2022-03-22T15:14:23.6468555Z [ 32%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/AccessExpr.cpp.o
- 2022-03-22T15:14:24.1497942Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:24.1498825Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/AccessExpr.hpp:4[m[K,
- 2022-03-22T15:14:24.1499811Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/AccessExpr.cpp:1[m[K:
- 2022-03-22T15:14:24.1501222Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:24.1502363Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:24.1503170Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:24.1503776Z | [01;35m[K^[m[K
- 2022-03-22T15:14:24.1505121Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:24.1506138Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:24.1506938Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:24.1508293Z | [01;35m[K^[m[K
- 2022-03-22T15:14:24.1509659Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:24.1510711Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:24.1511539Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:24.1512684Z | [01;35m[K^[m[K
- 2022-03-22T15:14:24.1514009Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:24.1515288Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:24.1516250Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:24.1516824Z | [01;35m[K^[m[K
- 2022-03-22T15:14:24.3012869Z [ 34%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/GroupExpr.cpp.o
- 2022-03-22T15:14:24.8203542Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:24.8204921Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/GroupExpr.hpp:3[m[K,
- 2022-03-22T15:14:24.8206459Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/GroupExpr.cpp:1[m[K:
- 2022-03-22T15:14:24.8207777Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:24.8209750Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:24.8210754Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:24.8211766Z | [01;35m[K^[m[K
- 2022-03-22T15:14:24.8213238Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:24.8215110Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:24.8217907Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:24.8218899Z | [01;35m[K^[m[K
- 2022-03-22T15:14:24.8220201Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:24.8221371Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:24.8222579Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:24.8223533Z | [01;35m[K^[m[K
- 2022-03-22T15:14:24.8224925Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:24.8226088Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:24.8227236Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:24.8228184Z | [01;35m[K^[m[K
- 2022-03-22T15:14:24.9380214Z [ 36%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/InstantiationExpr.cpp.o
- 2022-03-22T15:14:25.4338614Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:25.4349167Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/InstantiationExpr.hpp:7[m[K,
- 2022-03-22T15:14:25.4350591Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/InstantiationExpr.cpp:1[m[K:
- 2022-03-22T15:14:25.4351977Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:25.4354118Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:25.4355998Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:25.4362442Z | [01;35m[K^[m[K
- 2022-03-22T15:14:25.4363849Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:25.4366653Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:25.4367827Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:25.4368832Z | [01;35m[K^[m[K
- 2022-03-22T15:14:25.4370297Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:25.4372089Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:25.4372785Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:25.4373282Z | [01;35m[K^[m[K
- 2022-03-22T15:14:25.4374114Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:25.4375016Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:25.4375979Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:25.4376517Z | [01;35m[K^[m[K
- 2022-03-22T15:14:25.5845311Z [ 39%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Expressions/TypeExpr.cpp.o
- 2022-03-22T15:14:26.0855031Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:26.0863433Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/TypeExpr.hpp:7[m[K,
- 2022-03-22T15:14:26.0864634Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/TypeExpr.cpp:1[m[K:
- 2022-03-22T15:14:26.0866404Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:26.0867993Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:26.0868973Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:26.0869957Z | [01;35m[K^[m[K
- 2022-03-22T15:14:26.0871041Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:26.0872451Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:26.0874067Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:26.0875432Z | [01;35m[K^[m[K
- 2022-03-22T15:14:26.0876712Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:26.0878171Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:26.0879436Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:26.0880543Z | [01;35m[K^[m[K
- 2022-03-22T15:14:26.0881757Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:26.0883282Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:26.0884864Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:26.0885383Z | [01;35m[K^[m[K
- 2022-03-22T15:14:26.3130380Z [ 41%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/BlockStmt.cpp.o
- 2022-03-22T15:14:26.9504400Z [ 43%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/VarDeclarationStmt.cpp.o
- 2022-03-22T15:14:27.4581023Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:27.4582375Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/VarDeclarationStmt.hpp:3[m[K,
- 2022-03-22T15:14:27.4583120Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/VarDeclarationStmt.cpp:1[m[K:
- 2022-03-22T15:14:27.4584349Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:27.4585471Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:27.4586425Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:27.4587011Z | [01;35m[K^[m[K
- 2022-03-22T15:14:27.4587971Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:27.4589039Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:27.4589812Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:27.4590356Z | [01;35m[K^[m[K
- 2022-03-22T15:14:27.4591300Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:27.4592430Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:27.4593204Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:27.4593738Z | [01;35m[K^[m[K
- 2022-03-22T15:14:27.4594653Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:27.4595849Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:27.4596564Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:27.4597062Z | [01;35m[K^[m[K
- 2022-03-22T15:14:27.6295033Z [ 45%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/ClassDeclarationStmt.cpp.o
- 2022-03-22T15:14:28.3619081Z [ 47%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/ExpressionStmt.cpp.o
- 2022-03-22T15:14:28.8686768Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:28.8687958Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/ExpressionStmt.hpp:3[m[K,
- 2022-03-22T15:14:28.8689247Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/ExpressionStmt.cpp:1[m[K:
- 2022-03-22T15:14:28.8691001Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:28.8692235Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:28.8693203Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:28.8694182Z | [01;35m[K^[m[K
- 2022-03-22T15:14:28.8696423Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:28.8698105Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:28.8699399Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:28.8700412Z | [01;35m[K^[m[K
- 2022-03-22T15:14:28.8701420Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:28.8702382Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:28.8703102Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:28.8703583Z | [01;35m[K^[m[K
- 2022-03-22T15:14:28.8704446Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:28.8705390Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:28.9934393Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:28.9934955Z | [01;35m[K^[m[K
- 2022-03-22T15:14:28.9936689Z [ 50%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/PrintStmt.cpp.o
- 2022-03-22T15:14:29.5007488Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:29.5008666Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/PrintStmt.hpp:3[m[K,
- 2022-03-22T15:14:29.5009606Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/PrintStmt.cpp:1[m[K:
- 2022-03-22T15:14:29.5011198Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:29.5012218Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:29.5013325Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:29.5014012Z | [01;35m[K^[m[K
- 2022-03-22T15:14:29.5015221Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:29.5016239Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:29.5016920Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:29.5017455Z | [01;35m[K^[m[K
- 2022-03-22T15:14:29.5018433Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:29.5019352Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:29.5020022Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:29.5020498Z | [01;35m[K^[m[K
- 2022-03-22T15:14:29.5021297Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:29.5022220Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:29.5022895Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:29.5023375Z | [01;35m[K^[m[K
- 2022-03-22T15:14:29.6259396Z [ 52%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/ReturnStmt.cpp.o
- 2022-03-22T15:14:30.1335216Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:30.1336500Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/ReturnStmt.hpp:3[m[K,
- 2022-03-22T15:14:30.1338342Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/ReturnStmt.cpp:1[m[K:
- 2022-03-22T15:14:30.1339856Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:30.1341497Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:30.1342589Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:30.1343673Z | [01;35m[K^[m[K
- 2022-03-22T15:14:30.1345347Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:30.1347013Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:30.1348466Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:30.1350150Z | [01;35m[K^[m[K
- 2022-03-22T15:14:30.1351235Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:30.1352374Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:30.1353341Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:30.1353845Z | [01;35m[K^[m[K
- 2022-03-22T15:14:30.1354715Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:30.1355675Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:30.1356592Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:30.1357115Z | [01;35m[K^[m[K
- 2022-03-22T15:14:30.2561660Z [ 54%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/WhileStmt.cpp.o
- 2022-03-22T15:14:30.7705206Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:30.7714122Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/WhileStmt.hpp:3[m[K,
- 2022-03-22T15:14:30.7715668Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/WhileStmt.cpp:1[m[K:
- 2022-03-22T15:14:30.7717633Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:30.7719697Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:30.7720717Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:30.7722113Z | [01;35m[K^[m[K
- 2022-03-22T15:14:30.7723409Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:30.7725290Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:30.7726673Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:30.7727716Z | [01;35m[K^[m[K
- 2022-03-22T15:14:30.7728877Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:30.7730814Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:30.7731866Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:30.7733059Z | [01;35m[K^[m[K
- 2022-03-22T15:14:30.7734434Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:30.7736304Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:30.7737301Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:30.7738327Z | [01;35m[K^[m[K
- 2022-03-22T15:14:30.9129283Z [ 56%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/IfStmt.cpp.o
- 2022-03-22T15:14:31.4168243Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:31.4175174Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/IfStmt.hpp:3[m[K,
- 2022-03-22T15:14:31.4176331Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/IfStmt.cpp:1[m[K:
- 2022-03-22T15:14:31.4178043Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:31.4179750Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:31.4181187Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:31.4182110Z | [01;35m[K^[m[K
- 2022-03-22T15:14:31.4183350Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:31.4184733Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:31.4185660Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:31.4186673Z | [01;35m[K^[m[K
- 2022-03-22T15:14:31.4187748Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:31.4189123Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:31.4190023Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:31.4190955Z | [01;35m[K^[m[K
- 2022-03-22T15:14:31.4194223Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:31.4195994Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:31.4197122Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:31.4198438Z | [01;35m[K^[m[K
- 2022-03-22T15:14:31.5638151Z [ 58%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Statements/FunDeclarationStmt.cpp.o
- 2022-03-22T15:14:32.0898513Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:32.0906005Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/LambdaFunctionExpr.hpp:8[m[K,
- 2022-03-22T15:14:32.0907794Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/FunDeclarationStmt.cpp:6[m[K:
- 2022-03-22T15:14:32.0909512Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:32.0911206Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:32.0912192Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:32.0913521Z | [01;35m[K^[m[K
- 2022-03-22T15:14:32.0915146Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:32.0916733Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:32.0917984Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:32.0919629Z | [01;35m[K^[m[K
- 2022-03-22T15:14:32.0921024Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:32.0922707Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:32.0923867Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:32.0924603Z | [01;35m[K^[m[K
- 2022-03-22T15:14:32.0926279Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:32.0927518Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Statements/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:32.0929241Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:32.0930212Z | [01;35m[K^[m[K
- 2022-03-22T15:14:32.4309347Z [ 60%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Typing/TypeChecker.cpp.o
- 2022-03-22T15:14:32.9684842Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:32.9692576Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/TypeChecker.hpp:9[m[K,
- 2022-03-22T15:14:32.9695414Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/TypeChecker.cpp:1[m[K:
- 2022-03-22T15:14:32.9696771Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:32.9698611Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:32.9699597Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:32.9700981Z | [01;35m[K^[m[K
- 2022-03-22T15:14:32.9702849Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:32.9703907Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:32.9704659Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:32.9705523Z | [01;35m[K^[m[K
- 2022-03-22T15:14:32.9706578Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:32.9707548Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:32.9708246Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:32.9708753Z | [01;35m[K^[m[K
- 2022-03-22T15:14:32.9709630Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:32.9710603Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Typing/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:32.9711312Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:32.9711816Z | [01;35m[K^[m[K
- 2022-03-22T15:14:35.9656209Z [ 63%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Typing/Type.cpp.o
- 2022-03-22T15:14:36.5165200Z [ 65%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Typing/ClassType.cpp.o
- 2022-03-22T15:14:37.4426047Z [ 67%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Typing/FunctionType.cpp.o
- 2022-03-22T15:14:38.5402653Z [ 69%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Typing/NothingType.cpp.o
- 2022-03-22T15:14:39.0639609Z [ 71%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Typing/TypingErrors.cpp.o
- 2022-03-22T15:14:39.8614887Z [ 73%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Typing/TypeContext.cpp.o
- 2022-03-22T15:14:42.1266774Z [ 76%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Values/Value.cpp.o
- 2022-03-22T15:14:42.6375835Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.cpp:1[m[K:
- 2022-03-22T15:14:42.6377642Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:42.6379405Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:42.6380719Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:42.6381868Z | [01;35m[K^[m[K
- 2022-03-22T15:14:42.6382989Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:42.6384589Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:42.6385703Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:42.6386756Z | [01;35m[K^[m[K
- 2022-03-22T15:14:42.6387802Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:42.6389108Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:42.6390012Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:42.6390969Z | [01;35m[K^[m[K
- 2022-03-22T15:14:42.6391963Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:42.6393306Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:42.6394210Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:42.6396433Z | [01;35m[K^[m[K
- 2022-03-22T15:14:42.7487850Z [ 78%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Values/Bool.cpp.o
- 2022-03-22T15:14:43.2669965Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Bool.hpp:5[m[K,
- 2022-03-22T15:14:43.2671061Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Bool.cpp:1[m[K:
- 2022-03-22T15:14:43.2672540Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:43.2673899Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:43.2675027Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:43.2676012Z | [01;35m[K^[m[K
- 2022-03-22T15:14:43.2677046Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:43.2678512Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:43.2679745Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:43.2680602Z | [01;35m[K^[m[K
- 2022-03-22T15:14:43.2681518Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:43.2682679Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:43.2683422Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:43.2684008Z | [01;35m[K^[m[K
- 2022-03-22T15:14:43.2684889Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:43.2686262Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:43.2687074Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:43.2687688Z | [01;35m[K^[m[K
- 2022-03-22T15:14:43.4148270Z [ 80%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Values/Function.cpp.o
- 2022-03-22T15:14:43.9693607Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:43.9695864Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/LambdaFunctionExpr.hpp:8[m[K,
- 2022-03-22T15:14:43.9696873Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Function.hpp:8[m[K,
- 2022-03-22T15:14:43.9700280Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Function.cpp:1[m[K:
- 2022-03-22T15:14:43.9701698Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:43.9753521Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:43.9754278Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:43.9754796Z | [01;35m[K^[m[K
- 2022-03-22T15:14:43.9755710Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:43.9757128Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:43.9757854Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:43.9758355Z | [01;35m[K^[m[K
- 2022-03-22T15:14:43.9759358Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:43.9760319Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:43.9761531Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:43.9762027Z | [01;35m[K^[m[K
- 2022-03-22T15:14:43.9763074Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:43.9764119Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:43.9764901Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:43.9765727Z | [01;35m[K^[m[K
- 2022-03-22T15:14:44.7707438Z [ 82%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Values/Number.cpp.o
- 2022-03-22T15:14:45.2709871Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Number.hpp:3[m[K,
- 2022-03-22T15:14:45.2711270Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Number.cpp:1[m[K:
- 2022-03-22T15:14:45.2713259Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:45.2714312Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:45.2715034Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:45.2715732Z | [01;35m[K^[m[K
- 2022-03-22T15:14:45.2716583Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:45.2717479Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:45.2718203Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:45.2718830Z | [01;35m[K^[m[K
- 2022-03-22T15:14:45.2720083Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:45.2721355Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:45.2722392Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:45.2723536Z | [01;35m[K^[m[K
- 2022-03-22T15:14:45.2724891Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:45.2725947Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:45.2726839Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:45.2727610Z | [01;35m[K^[m[K
- 2022-03-22T15:14:45.6220605Z [ 84%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Values/Nothing.cpp.o
- 2022-03-22T15:14:46.1190105Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Nothing.hpp:3[m[K,
- 2022-03-22T15:14:46.1191794Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Nothing.cpp:1[m[K:
- 2022-03-22T15:14:46.1193551Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:46.1195176Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:46.1196186Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:46.1197493Z | [01;35m[K^[m[K
- 2022-03-22T15:14:46.1198500Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:46.1199851Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:46.1200630Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:46.1201319Z | [01;35m[K^[m[K
- 2022-03-22T15:14:46.1202177Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:46.1203183Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:46.1203970Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:46.1204647Z | [01;35m[K^[m[K
- 2022-03-22T15:14:46.1205551Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:46.1206570Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:46.1207338Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:46.1207991Z | [01;35m[K^[m[K
- 2022-03-22T15:14:46.2474361Z [ 86%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Values/String.cpp.o
- 2022-03-22T15:14:46.7410247Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/String.hpp:5[m[K,
- 2022-03-22T15:14:46.7411719Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/String.cpp:1[m[K:
- 2022-03-22T15:14:46.7413400Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:46.7414433Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:46.7415308Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:46.7416186Z | [01;35m[K^[m[K
- 2022-03-22T15:14:46.7417148Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:46.7418100Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:46.7418926Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:46.7419465Z | [01;35m[K^[m[K
- 2022-03-22T15:14:46.7420354Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:46.7421309Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:46.7422060Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:46.7422707Z | [01;35m[K^[m[K
- 2022-03-22T15:14:46.7423656Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:46.7424592Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:46.7425379Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:46.7426037Z | [01;35m[K^[m[K
- 2022-03-22T15:14:47.1578064Z [ 89%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Values/Klass.cpp.o
- 2022-03-22T15:14:47.6522419Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:47.6523733Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Klass.hpp:6[m[K,
- 2022-03-22T15:14:47.6524798Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/Klass.cpp:1[m[K:
- 2022-03-22T15:14:47.6527934Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:47.6529753Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:47.6531079Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:47.6531871Z | [01;35m[K^[m[K
- 2022-03-22T15:14:47.6533202Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:47.6534565Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:47.6535469Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:47.6536405Z | [01;35m[K^[m[K
- 2022-03-22T15:14:47.6537557Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:47.6538790Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:47.6539830Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:47.6540534Z | [01;35m[K^[m[K
- 2022-03-22T15:14:47.6541767Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:47.6543184Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Values/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:47.6544138Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:47.6544867Z | [01;35m[K^[m[K
- 2022-03-22T15:14:48.5424436Z [ 91%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Runtime/Runtime.cpp.o
- 2022-03-22T15:14:49.0425922Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/Expression.hpp:5[m[K,
- 2022-03-22T15:14:49.0428597Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/Runtime.hpp:3[m[K,
- 2022-03-22T15:14:49.0429892Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/Runtime.cpp:1[m[K:
- 2022-03-22T15:14:49.0431871Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:49.0433596Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:49.0434851Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:49.0435976Z | [01;35m[K^[m[K
- 2022-03-22T15:14:49.0437614Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:49.0439970Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:49.0441350Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:49.0442220Z | [01;35m[K^[m[K
- 2022-03-22T15:14:49.0443683Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:49.0445075Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:49.0446765Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:49.0447818Z | [01;35m[K^[m[K
- 2022-03-22T15:14:49.0449359Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:49.0451258Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Expressions/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:49.0453019Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:49.0453802Z | [01;35m[K^[m[K
- 2022-03-22T15:14:52.0883942Z [ 93%] Building CXX object src/LibKyra/CMakeFiles/LibKyra.dir/Runtime/RuntimeContext.cpp.o
- 2022-03-22T15:14:52.6772453Z In file included from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/RuntimeContext.hpp:7[m[K,
- 2022-03-22T15:14:52.6773470Z from [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/RuntimeContext.cpp:1[m[K:
- 2022-03-22T15:14:52.6774783Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator+(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:52.6775935Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Values/Value.hpp:42:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:52.6776815Z 42 | virtual Value::Ptr operator+(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:52.6777458Z | [01;35m[K^[m[K
- 2022-03-22T15:14:52.6778401Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator-(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:52.6779413Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Values/Value.hpp:43:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:52.6780351Z 43 | virtual Value::Ptr operator-(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:52.6781031Z | [01;35m[K^[m[K
- 2022-03-22T15:14:52.6781981Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator*(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:52.6782996Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Values/Value.hpp:44:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:52.6784089Z 44 | virtual Value::Ptr operator*(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:52.6785015Z | [01;35m[K^[m[K
- 2022-03-22T15:14:52.6786249Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Values/Value.hpp:[m[K In member function â[01m[Kvirtual Kyra::HasPtrAlias<Kyra::Value>::Ptr Kyra::Value::operator/(const Ptr&) const[m[Kâ:
- 2022-03-22T15:14:52.6787360Z [01m[K/home/runner/work/Kyra/Kyra/src/LibKyra/Runtime/../Values/Value.hpp:45:73:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K]
- 2022-03-22T15:14:52.6788632Z 45 | virtual Value::Ptr operator/(const Value::Ptr&) const { assert(false); [01;35m[K}[m[K
- 2022-03-22T15:14:52.6789293Z | [01;35m[K^[m[K
- 2022-03-22T15:14:53.0783051Z [ 95%] Linking CXX static library libLibKyra.a
- 2022-03-22T15:14:53.1522627Z [ 95%] Built target LibKyra
- 2022-03-22T15:14:53.1595622Z Consolidate compiler generated dependencies of target Kyra
- 2022-03-22T15:14:53.1677010Z [ 97%] Building CXX object src/CMakeFiles/Kyra.dir/main.cpp.o
- 2022-03-22T15:15:03.0513772Z [100%] Linking CXX executable ../bin/Kyra
- 2022-03-22T15:15:03.2041139Z [100%] Built target Kyra
- 2022-03-22T15:15:03.2134045Z Post job cleanup.
- 2022-03-22T15:15:03.4086083Z Cache hit occurred on the primary key ubuntu-20.04-build, not saving cache.
- 2022-03-22T15:15:03.4219238Z Post job cleanup.
- 2022-03-22T15:15:03.5803096Z [command]/usr/bin/git version
- 2022-03-22T15:15:03.5875754Z git version 2.35.1
- 2022-03-22T15:15:03.5922885Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
- 2022-03-22T15:15:03.5980884Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
- 2022-03-22T15:15:03.6253606Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
- 2022-03-22T15:15:03.6281685Z http.https://github.com/.extraheader
- 2022-03-22T15:15:03.6343634Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
- 2022-03-22T15:15:03.6388642Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
- 2022-03-22T15:15:03.6893199Z Cleaning up orphan processes
Advertisement
Add Comment
Please, Sign In to add comment