Reflect Struct QOL #73946
ci.yml
on: pull_request
Matrix: build
ci
5m 33s
check-missing-examples-in-docs
37s
miri
19m 3s
toml
9s
typos
9s
check-doc
10m 43s
check-bevy-internal-imports
7s
check-release-content
36s
check-compiles
2m 47s
check-compiles-no-std
1m 3s
check-compiles-no-std-portable-atomic
1m 3s
check-compiles-no-std-examples
1m 6s
markdownlint
1m 31s
Annotations
8 errors
|
build (ubuntu-latest)
Process completed with exit code 101.
|
|
Unmatched diagnostics:
tests/reflect_remote/nested_fail.rs#L24
Error: `TheirInner<T>` does not implement `TypePath` so cannot provide dynamic type path information
|
|
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
build (windows-latest)
The operation was canceled.
|
|
build (macos-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
build (macos-latest)
The operation was canceled.
|
|
check-compiles
Process completed with exit code 101.
|
|
Unmatched diagnostics:
tests/reflect_remote/nested_fail.rs#L24
Error: `TheirInner<T>` does not implement `TypePath` so cannot provide dynamic type path information
|