Skip to content

feat: use RPITIT for FromRequest #2788

feat: use RPITIT for FromRequest

feat: use RPITIT for FromRequest #2788

Triggered via pull request November 17, 2023 02:53
Status Failure
Total duration 4m 47s
Artifacts

ci.yml

on: pull_request
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

45 errors
Linux / stable: actix-multipart/src/extractor.rs#L34
type `Future` is not a member of trait `FromRequest`
Linux / stable: actix-multipart/src/form/mod.rs#L292
type `Future` is not a member of trait `FromRequest`
Linux / stable: actix-multipart/src/extractor.rs#L37
associated type `Future` not found for `Self`
Linux / stable: actix-multipart/src/form/mod.rs#L295
associated type `Future` not found for `Self`
Linux / stable
Process completed with exit code 1.
Linux / msrv: actix-multipart/src/extractor.rs#L34
type `Future` is not a member of trait `FromRequest`
Linux / msrv: actix-multipart/src/form/mod.rs#L292
type `Future` is not a member of trait `FromRequest`
Linux / msrv: actix-multipart/src/extractor.rs#L37
associated type `Future` not found for `Self`
Linux / msrv: actix-multipart/src/form/mod.rs#L295
associated type `Future` not found for `Self`
Linux / msrv
Process completed with exit code 1.
macOS / msrv: actix-multipart/src/extractor.rs#L34
type `Future` is not a member of trait `FromRequest`
macOS / msrv: actix-multipart/src/form/mod.rs#L292
type `Future` is not a member of trait `FromRequest`
macOS / msrv: actix-multipart/src/extractor.rs#L37
associated type `Future` not found for `Self`
macOS / msrv: actix-multipart/src/form/mod.rs#L295
associated type `Future` not found for `Self`
macOS / msrv
Process completed with exit code 1.
doc tests: actix-multipart/src/extractor.rs#L34
type `Future` is not a member of trait `FromRequest`
doc tests: actix-multipart/src/form/mod.rs#L292
type `Future` is not a member of trait `FromRequest`
doc tests: actix-multipart/src/extractor.rs#L37
associated type `Future` not found for `Self`
doc tests: actix-multipart/src/form/mod.rs#L295
associated type `Future` not found for `Self`
doc tests
Process completed with exit code 101.
io-uring tests: actix-web/src/data.rs#L163
functions in traits cannot be declared `async`
io-uring tests: actix-web/src/extract.rs#L71
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
io-uring tests: actix-web/src/extract.rs#L76
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
io-uring tests: actix-web/src/extract.rs#L133
functions in traits cannot be declared `async`
io-uring tests: actix-web/src/extract.rs#L228
functions in traits cannot be declared `async`
io-uring tests: actix-web/src/extract.rs#L248
functions in traits cannot be declared `async`
io-uring tests: actix-web/src/extract.rs#L268
functions in traits cannot be declared `async`
io-uring tests: actix-web/src/extract.rs#L301
functions in traits cannot be declared `async`
io-uring tests: actix-web/src/info.rs#L202
functions in traits cannot be declared `async`
io-uring tests: actix-web/src/info.rs#L244
functions in traits cannot be declared `async`
macOS / stable: actix-multipart/src/extractor.rs#L34
type `Future` is not a member of trait `FromRequest`
macOS / stable: actix-multipart/src/form/mod.rs#L292
type `Future` is not a member of trait `FromRequest`
macOS / stable: actix-multipart/src/extractor.rs#L37
associated type `Future` not found for `Self`
macOS / stable: actix-multipart/src/form/mod.rs#L295
associated type `Future` not found for `Self`
macOS / stable
Process completed with exit code 1.
Windows / stable: actix-multipart/src/extractor.rs#L34
type `Future` is not a member of trait `FromRequest`
Windows / stable: actix-multipart/src/form/mod.rs#L292
type `Future` is not a member of trait `FromRequest`
Windows / stable: actix-multipart/src/extractor.rs#L37
associated type `Future` not found for `Self`
Windows / stable: actix-multipart/src/form/mod.rs#L295
associated type `Future` not found for `Self`
Windows / stable
Process completed with exit code 1.
Windows / msrv: actix-multipart/src/extractor.rs#L34
type `Future` is not a member of trait `FromRequest`
Windows / msrv: actix-multipart/src/form/mod.rs#L292
type `Future` is not a member of trait `FromRequest`
Windows / msrv: actix-multipart/src/extractor.rs#L37
associated type `Future` not found for `Self`
Windows / msrv: actix-multipart/src/form/mod.rs#L295
associated type `Future` not found for `Self`
Windows / msrv
Process completed with exit code 1.