feat(actix): add support for actix framework #1400
testing.yml
on: pull_request
Linting and Testing
5m 49s
Annotations
7 errors and 1 warning
Linting and Testing:
src/actix/introspection/mod.rs#L45
failed to resolve: use of undeclared type `HttpServer`
|
Linting and Testing:
src/actix/introspection/mod.rs#L46
failed to resolve: use of undeclared type `App`
|
Linting and Testing:
src/actix/introspection/mod.rs#L38
the placeholder `_` is not allowed within types on item signatures for return types
|
Linting and Testing:
src/actix/introspection/mod.rs#L63
the trait bound `zitadel::rocket::introspection::IntrospectedUser: FromRequest` is not satisfied
|
Linting and Testing:
src/actix/introspection/mod.rs#L110
failed to resolve: use of undeclared type `HttpServer`
|
Linting and Testing:
src/actix/introspection/mod.rs#L111
failed to resolve: use of undeclared type `App`
|
Linting and Testing
Process completed with exit code 101.
|
Linting and Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|