Skip to content

feat: change ctx ,to custom context #3

feat: change ctx ,to custom context

feat: change ctx ,to custom context #3

Triggered via pull request October 29, 2024 21:59
Status Failure
Total duration 1m 51s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: config/lighthouse.go#L41
undefined: yaml (typecheck)
lint: plugins/elasticsearch/elasticsearch.go#L12
undefined: elasticsearch (typecheck)
lint: plugins/elasticsearch/elasticsearch.go#L16
undefined: elasticsearch (typecheck)
lint: plugins/elasticsearch/elasticsearch.go#L24
undefined: elasticsearch (typecheck)
lint: graphql/excute/quick.go#L72
item declared and not used (typecheck)
lint: net/http.go#L14
undefined: chi (typecheck)
lint: net/http.go#L21
undefined: chi (typecheck)
lint: net/http.go#L42
undefined: chi (typecheck)
lint
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/