WIP: Elasticsearch Matcher #67
static-analysis.yml
on: pull_request
Run Go static analysis
3m 13s
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/
|