Improve performance 2 #501
CI.yml
on: pull_request
Matrix: jni-e2e
Test
2m 2s
changepacks
0s
Annotations
7 errors and 4 warnings
|
Test
Process completed with exit code 101.
|
|
Test:
crates/vespera_inprocess/src/streaming.rs#L748
redundant closure
|
|
Test:
crates/vespera_inprocess/src/streaming.rs#L748
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
|
Test:
crates/vespera_inprocess/src/streaming.rs#L748
this could be rewritten as `let...else`
|
|
JNI E2E (macos-latest)
Process completed with exit code 1.
|
|
JNI E2E (ubuntu-latest)
Process completed with exit code 1.
|
|
JNI E2E (windows-latest)
Process completed with exit code 1.
|
|
JNI E2E (macos-latest)
No files were found with the provided path: examples/rust-jni-demo/java/demo-app/build/test-results/test/*.xml. No artifacts will be uploaded.
|
|
JNI E2E (macos-latest)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
JNI E2E (ubuntu-latest)
No files were found with the provided path: examples/rust-jni-demo/java/demo-app/build/test-results/test/*.xml. No artifacts will be uploaded.
|
|
JNI E2E (windows-latest)
No files were found with the provided path: examples/rust-jni-demo/java/demo-app/build/test-results/test/*.xml. No artifacts will be uploaded.
|