Skip to content

WIP: Elasticsearch Matcher #67

WIP: Elasticsearch Matcher

WIP: Elasticsearch Matcher #67

Re-run triggered November 30, 2023 09:27
Status Failure
Total duration 3m 24s
Artifacts

static-analysis.yml

on: pull_request
Run Go static analysis
3m 13s
Run Go static analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run Go static analysis: pkg/threatest/matchers/elasticsearch/elasticsearch.go#L34
error strings should not be capitalized (ST1005)
Run Go static analysis: pkg/threatest/matchers/elasticsearch/elasticsearch.go#L121
error strings should not be capitalized (ST1005)
Run Go static analysis
Process completed with exit code 1.
Run Go static analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/