Skip to content

Add support for suffix domains in allowed origins in http input plugin #2133

Add support for suffix domains in allowed origins in http input plugin

Add support for suffix domains in allowed origins in http input plugin #2133

Triggered via pull request September 12, 2024 13:03
Status Failure
Total duration 2m 15s
Artifacts

ci.yml

on: pull_request
Matrix: e2e_test
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 7 warnings
test: plugin/input/http/http.go#L383
p.config.CORS.getAllowedByOrigin undefined (type CORSConfig has no field or method getAllowedByOrigin)
test
Process completed with exit code 1.
test (-race): plugin/input/http/http.go#L383
p.config.CORS.getAllowedByOrigin undefined (type CORSConfig has no field or method getAllowedByOrigin)
test (-race)
Process completed with exit code 1.
lint: cmd/file.d/file.d.go#L45
could not import github.com/ozontech/file.d/plugin/input/http (-: # github.com/ozontech/file.d/plugin/input/http
lint: plugin/input/http/http.go#L383
p.config.CORS.getAllowedByOrigin undefined (type CORSConfig has no field or method getAllowedByOrigin)) (typecheck)
lint: plugin/input/http/elasticsearch.go#L1
: # github.com/ozontech/file.d/plugin/input/http [github.com/ozontech/file.d/plugin/input/http.test]
lint: plugin/input/http/http.go#L383
p.config.CORS.getAllowedByOrigin undefined (type CORSConfig has no field or method getAllowedByOrigin) (typecheck)
lint
issues found
e2e_test: plugin/input/http/http.go#L383
p.config.CORS.getAllowedByOrigin undefined (type CORSConfig has no field or method getAllowedByOrigin)
e2e_test
Process completed with exit code 1.
e2e_test (-race): plugin/input/http/http.go#L383
p.config.CORS.getAllowedByOrigin undefined (type CORSConfig has no field or method getAllowedByOrigin)
e2e_test (-race)
Process completed with exit code 1.
check-mod
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
check-generate
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
test (-race)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
e2e_test (-race)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/