Coder Social home page Coder Social logo

Comments (3)

MartinFillon avatar MartinFillon commented on June 10, 2024 1

Hey thanks for bringing up attention to this, we will have a look at them asap

from eza.

MartinFillon avatar MartinFillon commented on June 10, 2024

could you tell me your os and rust version please.

from eza.

clavelm avatar clavelm commented on June 10, 2024

Rust was not updated when I submitted this issue, and the unused imports warning came from that.

I’m building on an ubuntu running in a docker container.

❯ uname -a
Linux a9f4dea95e00 4.4.302+ #69057 SMP Fri Jan 12 17:02:28 CST 2024 x86_64 x86_64 x86_64 GNU/Linux

❯ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.4 LTS
Release:        22.04
Codename:       jammy

In ~:

❯ rustc --version
rustc 1.77.2 (25ef9e3d8 2024-04-09)

In my local eza repo, overridden by './rust-toolchain.toml':

❯ rustc --version
rustc 1.70.0 (90c541806 2023-05-31)
❯ cargo install --path .
  Installing eza v0.18.11 (/root/eza)
    Updating crates.io index
warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
   --> src/fs/file.rs:740:24
    |
740 |         NaiveDateTime::from_timestamp_opt(self.metadata.ctime(), self.metadata.ctime_nsec() as u32)
    |                        ^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: `eza` (lib) generated 1 warning
warning: `eza` (bin "eza") generated 1 warning (1 duplicate)
    Finished release [optimized] target(s) in 7.21s
   Replacing /root/.cargo/bin/eza
    Replaced package `eza v0.18.11 (/root/eza)` with `eza v0.18.11 (/root/eza)` (executable `eza`)

from eza.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.