update & fix compilation issue by switching to nightly #153
ci.yml
on: pull_request
Code quality
20s
Minimum supported rust version
1m 49s
Matrix: build
Annotations
11 errors
Code quality
Process completed with exit code 1.
|
Minimum supported rust version:
tests/health/tests.rs#L27
cannot find function `to_bytes` in module `hyper::body`
|
Minimum supported rust version:
tests/health/tests.rs#L43
cannot find function `to_bytes` in module `hyper::body`
|
Minimum supported rust version:
tests/health/tests.rs#L27
the size for values of type `[u8]` cannot be known at compilation time
|
Minimum supported rust version:
tests/health/tests.rs#L27
the size for values of type `[u8]` cannot be known at compilation time
|
Minimum supported rust version:
tests/health/tests.rs#L27
the size for values of type `[u8]` cannot be known at compilation time
|
Minimum supported rust version:
tests/health/tests.rs#L43
the size for values of type `[u8]` cannot be known at compilation time
|
Minimum supported rust version:
tests/health/tests.rs#L43
the size for values of type `[u8]` cannot be known at compilation time
|
Minimum supported rust version:
tests/health/tests.rs#L43
the size for values of type `[u8]` cannot be known at compilation time
|
Minimum supported rust version:
tests/user/create_user.rs#L29
cannot find function `to_bytes` in module `hyper::body`
|
Minimum supported rust version:
tests/user/create_user_without_full_name.rs#L34
cannot find function `to_bytes` in module `hyper::body`
|