Devographics / Devographics/Monorepo

[results/ai2025/coding_assistants_experience] runQuery Issue: Cannot read properties of undefined (reading 'find')

Open
#516 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
178
Forks
55
Avg merge
1m
Merged PRs (30d)
2

Description

### Edition ID

```
ai2025
```

### Block ID

```
coding_assistants_experience
```

### Filters:

```
{
"options": {
"showDefaultSeries": false,
"enableYearSelect": false,
"mode": "default",
"queryOnLoad": false,
"cutoff": 0,
"cutoffType": "percent",
"limit": 0,
"mergeOtherBuckets": false,
"preventQuery": false
},
"filters": [
{
"year": 2025,
"conditions": [
{
"fieldId": "country",
"sectionId": "user_info",
"operator": "eq",
"value": "AUS"
}
]
}
]
}
```

### Query:

```

query {
surveys {
state_of_ai {
ai2025 {
coding_assistants {

coding_assistants_experience_1: _items {
id
entity {
name
nameHtml
nameClean
alias
description
descriptionHtml
descriptionClean
id
entityType
example {
label
language
code
codeHighlighted
}
avatar {
url
}
homepage {
url
}
youtube {
url
}
twitter {
url
}
bluesky {
url
}
threads {
url
}
twitch {
url
}
rss {
url
}
blog {
url
}
mastodon {
url
}
github {
url
}
npm {
url
}
mdn {
url
}
caniuse {
url
}
resources {
url
title
}
webFeature {
id
description_html
group
name
spec
status {
baseline
baseline_low_date
support {
chrome
chrome_android
edge
firefox
firefox_android
safari
safari_ios
}
}
}
}

comments {
currentEdition {
count
}
}

responses(facet: _sentiment, filters: {user_info__country:{eq:AUS}}, parameters: {cutoffPercent:0,facetCutoffPercent:0,limit:0}) {
currentEdition {
_metadata {
axis1Sort {
property
order
}
axis2Sort {
property
order
}
limit
cutoff
}

completion {
count
percentageSurvey
total
}
average
percentiles {
p50
}

ratios {
awareness
interest
usage
retention
positivity
positivityRelative
appreciation
}

buckets {
count
id
value
percentageQuestion
percentageSurvey
isFreeformData
hasInsufficientData
entity {
name
nameHtml
nameClean
alias
description
descriptionHtml
descriptionClean
id
entityType
example {
label
language
code
codeHighlighted
}
avatar {
url
}
homepage {
url
}
youtube {
url
}
twitter {
url
}
bluesky {
url
}
threads {
url
}
twitch {
url
}
rss {
url
}
blog {
url
}
mastodon {
url
}
github {
url
}
npm {
url
}
mdn {
url
}
caniuse {
url
}
resources {
url
title
}
webFeature {
id
description_html
group
name
spec
status {
baseline
baseline_low_date
support {
chrome
chrome_android
edge
firefox
firefox_android
safari
safari_ios
}
}
}
}
averageByFacet

percentilesByFacet {
p0
p10
p25
p50
p75
p90
p100
}


facetBuckets {
id
count
percentageBucket
percentageQuestion
hasInsufficientData
entity {
name
nameHtml
nameClean
alias
description
descriptionHtml
descriptionClean
id
entityType
example {
label
language
code
codeHighlighted
}
avatar {
url
}
homepage {
url
}
youtube {
url
}
twitter {
url
}
bluesky {
url
}
threads {
url
}
twitch {
url
}
rss {
url
}
blog {
url
}
mastodon {
url
}
github {
url
}
npm {
url
}
mdn {
url
}
caniuse {
url
}
resources {
url
title
}
webFeature {
id
description_html
group
name
spec
status {
baseline
baseline_low_date
support {
chrome
chrome_android
edge
firefox
firefox_android
safari
safari_ios
}
}
}
}
token {
id
parentId
}
}


}
}
}
}
}
}
}
}
}

```

### Location

https://2025.stateofai.dev/en-US/coding-assistants/

### Timestamp

Mon Aug 04 2025 14:32:27 GMT+1000 (Australian Eastern Standard Time)

### Error:

```
{
"message": "Cannot read properties of undefined (reading 'find')",
"locations": [
{
"line": 101,
"column": 13
}
],
"path": [
"surveys",
"state_of_ai",
"ai2025",
"coding_assistants",
"coding_assistants_experience_1",
1,
"responses",
"currentEdition"
],
"extensions": {
"code": "INTERNAL_SERVER_ERROR"
}
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.