Skip to content

added support for interceptors #61

added support for interceptors

added support for interceptors #61

Triggered via pull request April 9, 2024 11:55
Status Failure
Total duration 3m 4s
Artifacts

e2e.yaml

on: pull_request
Execute test suites
2m 54s
Execute test suites
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Execute test suites
undefined: v2.Interceptor
Execute test suites
undefined: v2.Interceptor
Execute test suites
undefined: interceptorConfig
Execute test suites
undefined: interceptorConfig
Execute test suites
interceptor.InterceptedRequests undefined (type []Interceptor has no field or method InterceptedRequests)
Execute test suites
undefined: interceptorConfig
Execute test suites
cannot use interceptors (variable of type []Interceptor) as map[string][]Interceptor value in argument to m.pluginServer.SetReady
Execute test suites
cannot use m.interceptors (variable of type map[string][]Interceptor) as []Interceptor value in return statement
Execute test suites
undefined: v2.Interceptor
Execute test suites
undefined: v2.Interceptor
Execute test suites
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, engineerd/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Execute test suites
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/