added support for interceptors #45
e2e.yaml
on: pull_request
Execute test suites
3m 8s
Annotations
5 errors and 3 warnings
Execute test suites
int.InterceptedRequests undefined (type Interceptor has no field or method InterceptedRequests)
|
Execute test suites
cannot use int (variable of type Interceptor) as http.Handler value in assignment: Interceptor does not implement http.Handler (missing method ServeHTTP)
|
Execute test suites
int.InterceptedRequests undefined (type Interceptor has no field or method InterceptedRequests)
|
Execute test suites
cannot use int (variable of type Interceptor) as http.Handler value in assignment: Interceptor does not implement http.Handler (missing method ServeHTTP)
|
Execute test suites
Process completed with exit code 1.
|
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/
|
Execute test suites
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|