appsec: early blocking response #4892
smoke-tests.yml
on: pull_request
go get -u smoke test
57s
go mod tidy smoke test
38s
Matrix: Build and deployment requirements smoke tests
Annotations
2 errors and 2 warnings
go get -u smoke test:
internal/appsec/emitter/waf/actions/http_redirect.go#L46
multiple-value UnwrapGetStatusCode(writer) (value of type (int, bool)) in single-value context
|
go get -u smoke test
Process completed with exit code 1.
|
go mod tidy smoke test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go get -u smoke test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|