{"id":26361143,"url":"https://github.com/polyseam/deno-demo-obj-literal-error","last_synced_at":"2025-03-16T17:20:06.659Z","repository":{"id":247852472,"uuid":"827016188","full_name":"polyseam/deno-demo-obj-literal-error","owner":"polyseam","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-11T00:47:31.000Z","size":725,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-07-12T01:24:07.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/polyseam.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":"2024-07-10T21:09:09.000Z","updated_at":"2024-07-11T00:47:34.000Z","dependencies_parsed_at":"2024-07-11T01:04:44.741Z","dependency_job_id":null,"html_url":"https://github.com/polyseam/deno-demo-obj-literal-error","commit_stats":null,"previous_names":["polyseam/deno-demo-obj-literal-error"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fdeno-demo-obj-literal-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fdeno-demo-obj-literal-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fdeno-demo-obj-literal-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyseam%2Fdeno-demo-obj-literal-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polyseam","download_url":"https://codeload.github.com/polyseam/deno-demo-obj-literal-error/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902752,"owners_count":20366345,"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":"2025-03-16T17:20:06.112Z","updated_at":"2025-03-16T17:20:06.655Z","avatar_url":"https://github.com/polyseam.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demonstrate Change to Deno Syntax Validation\n\n## Resolved in Deno v1.45.0 ✅\n\nWe've discovered a destructive change in how typescript code is validated in\n[deno](https://github.com/denoland/deno).\n\nThe change appears to have been introduced in deno version\n[1.44.3](https://github.com/denoland/deno/releases/tag/v1.44.3) and is not\npresent in version\n[1.44.2](https://github.com/denoland/deno/releases/tag/v1.44.2).\n\nThe error is presented as shown in this screenshot in Deno version 1.44.3:\n\n![deno-syntax-validation](./syntax-error.png)\n\n## instructions\n\nTo reproduce the issue\n\n1. Quit all running instances of VSCode\n\n2. Install Deno [1.44.3](https://github.com/denoland/deno/releases/tag/v1.44.3)\n\n   ```bash\n   deno upgrade --version 1.44.3\n   ```\n\n3. Open the [main.ts](./main.ts) file in VSCode and notice that the `dependsOn`\n   property is marked as invalid.\n\n4. Install Deno [1.44.2](https://github.com/denoland/deno/releases/tag/v1.44.2)\n\n   ```bash\n   deno upgrade --version 1.44.2\n   ```\n\n5. Quit all running instances of VSCode\n\n6. Open the [main.ts](./main.ts) file in VSCode and notice that the `dependsOn`\n   property is not marked as invalid.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyseam%2Fdeno-demo-obj-literal-error","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolyseam%2Fdeno-demo-obj-literal-error","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyseam%2Fdeno-demo-obj-literal-error/lists"}