{"id":16558387,"url":"https://github.com/runningcode/tripletbug","last_synced_at":"2026-04-20T04:37:24.626Z","repository":{"id":147010001,"uuid":"137959026","full_name":"runningcode/TripletBug","owner":"runningcode","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-25T22:18:10.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T08:15:25.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/runningcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-20T00:15:51.000Z","updated_at":"2018-06-25T22:18:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"15297e03-2741-4118-9b05-25518d25a762","html_url":"https://github.com/runningcode/TripletBug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningcode%2FTripletBug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningcode%2FTripletBug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningcode%2FTripletBug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningcode%2FTripletBug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runningcode","download_url":"https://codeload.github.com/runningcode/TripletBug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241945473,"owners_count":20046865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T20:10:36.070Z","updated_at":"2025-12-06T04:01:52.330Z","avatar_url":"https://github.com/runningcode.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project does not compile.\n\n\nThere is a bug where imported functions declared in other packages cannot be used in buildscript blocks of build.gradle.kts files.\n\nIn order to allow the project to compile, comment out line 5 and 7 in build.gradle.kts.\nEven though these same functions work elsewhere in the file, they cannot be used inside the builscript block.\n\nThe build fails like so:\n```\n\u003e Configure project :\ne: /Users/no/dev/TripletBug/build.gradle.kts:7:5: Unresolved reference: `ext`\ne: /Users/no/dev/TripletBug/build.gradle.kts:9:5: Unresolved reference: notUsableInBuildscript\n\nFAILURE: Build failed with an exception.\n\n* Where:\nBuild file '/Users/no/dev/TripletBug/build.gradle.kts' line: 7\n\n* What went wrong:\nScript compilation errors:\n\n  Line 7:     `ext`[\"kotlin_version\"] = \"1.2.50\"\n              ^ Unresolved reference: `ext`\n\n  Line 9:     notUsableInBuildscript()\n              ^ Unresolved reference: notUsableInBuildscript\n\n2 errors\n\n* Try:\nRun with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.\n\n* Get more help at https://help.gradle.org\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunningcode%2Ftripletbug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunningcode%2Ftripletbug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunningcode%2Ftripletbug/lists"}