Skip to content

feat(actix): add support for actix framework #1400

feat(actix): add support for actix framework

feat(actix): add support for actix framework #1400

Triggered via pull request March 20, 2024 13:20
Status Failure
Total duration 6m 2s
Artifacts

testing.yml

on: pull_request
Linting and Testing
5m 49s
Linting and Testing
Fit to window
Zoom out
Zoom in

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/.