Skip to content

fix(Symbol): deprecate for_global in favour of for_key and for_api #5356

fix(Symbol): deprecate for_global in favour of for_key and for_api

fix(Symbol): deprecate for_global in favour of for_key and for_api #5356

Re-run triggered September 18, 2023 22:05
Status Success
Total duration 23m 0s
Artifacts

ci.yml

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

Annotations

32 warnings
release x86_64-unknown-linux-gnu
the type `[u8; 40]` does not permit being left uninitialized
release x86_64-unknown-linux-gnu
trait objects without an explicit `dyn` are deprecated
release x86_64-unknown-linux-gnu
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
release x86_64-unknown-linux-gnu
variable does not need to be mutable
debug x86_64-unknown-linux-gnu
the type `[u8; 40]` does not permit being left uninitialized
debug x86_64-unknown-linux-gnu
trait objects without an explicit `dyn` are deprecated
debug x86_64-unknown-linux-gnu
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
debug x86_64-unknown-linux-gnu
variable does not need to be mutable
release aarch64-unknown-linux-gnu
trait objects without an explicit `dyn` are deprecated
release aarch64-unknown-linux-gnu
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
release aarch64-unknown-linux-gnu
the type `[u8; 40]` does not permit being left uninitialized
release aarch64-unknown-linux-gnu
variable does not need to be mutable
release x86_64-pc-windows-msvc
3rd rule of macro `FN` is never used
release x86_64-pc-windows-msvc
variable does not need to be mutable
release x86_64-pc-windows-msvc
the type `[u8; 40]` does not permit being left uninitialized
release x86_64-pc-windows-msvc
unused import: `std::path::Prefix`
release x86_64-pc-windows-msvc
trait objects without an explicit `dyn` are deprecated
release x86_64-pc-windows-msvc
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
release x86_64-pc-windows-msvc
variable does not need to be mutable
release x86_64-pc-windows-msvc
variable does not need to be mutable
release x86_64-apple-darwin
the type `[u8; 40]` does not permit being left uninitialized
release x86_64-apple-darwin
trait objects without an explicit `dyn` are deprecated
release x86_64-apple-darwin
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
release x86_64-apple-darwin
variable does not need to be mutable
debug x86_64-apple-darwin
the type `[u8; 40]` does not permit being left uninitialized
debug x86_64-apple-darwin
trait objects without an explicit `dyn` are deprecated
debug x86_64-apple-darwin
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
debug x86_64-apple-darwin
variable does not need to be mutable
debug aarch64-unknown-linux-gnu
trait objects without an explicit `dyn` are deprecated
debug aarch64-unknown-linux-gnu
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
debug aarch64-unknown-linux-gnu
the type `[u8; 40]` does not permit being left uninitialized
debug aarch64-unknown-linux-gnu
variable does not need to be mutable