Skip to content

Fix wrong handling of IPv6 addresses in URLs #9440

Fix wrong handling of IPv6 addresses in URLs

Fix wrong handling of IPv6 addresses in URLs #9440

Triggered via pull request July 18, 2023 08:30
Status Success
Total duration 5m 46s
Artifacts

build-wasm.yml

on: pull_request
prisma-schema-wasm build for commit
5m 25s
prisma-schema-wasm build for commit
Fit to window
Zoom out
Zoom in

Annotations

1 error
unneeded sub `cfg` when there is only one condition: src/ast/function/uuid.rs#L59
error: unneeded sub `cfg` when there is only one condition --> src/ast/function/uuid.rs:59:7 | 59 | #[cfg(any(feature = "mysql"))] | ^^^^^^^^^^^^^^^^^^^^^^ help: try: `feature = "mysql"` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#non_minimal_cfg = note: `-D clippy::non-minimal-cfg` implied by `-D warnings`