Skip to content

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 25, 2023
@chenrui333
Copy link
Member Author

chenrui333 commented Oct 26, 2023

     Compiling flux-core v0.154.0 (/private/tmp/flux-20231025-5721-1q34rp8/libflux/flux-core)
     Compiling getrandom v0.2.8
     Compiling once_cell v1.17.1
     Compiling flux v0.154.0 (/private/tmp/flux-20231025-5721-1q34rp8/libflux/flux)
  error: private item shadows public glob re-export
    --> flux/src/lib.rs:12:16
     |
  12 | use fluxcore::{Database, Flux};
     |                ^^^^^^^^
     |
  note: the name `Database` in the type namespace is supposed to be publicly re-exported here
    --> flux/src/lib.rs:16:46
     |
  16 | pub use fluxcore::{ast, formatter, semantic, *};
     |                                              ^
  note: but the private item here shadows it
    --> flux/src/lib.rs:12:16
     |
  12 | use fluxcore::{Database, Flux};
     |                ^^^^^^^^
  note: the lint level is defined here
    --> flux/src/lib.rs:1:38
     |
  1  | #![cfg_attr(feature = "strict", deny(warnings, missing_docs))]
     |                                      ^^^^^^^^
     = note: `#[deny(hidden_glob_reexports)]` implied by `#[deny(warnings)]`
  
  error: private item shadows public glob re-export
    --> flux/src/lib.rs:12:26
     |
  12 | use fluxcore::{Database, Flux};
     |                          ^^^^
     |
  note: the name `Flux` in the type namespace is supposed to be publicly re-exported here
    --> flux/src/lib.rs:16:46
     |
  16 | pub use fluxcore::{ast, formatter, semantic, *};
     |                                              ^
  note: but the private item here shadows it
    --> flux/src/lib.rs:12:26
     |
  12 | use fluxcore::{Database, Flux};
     |                          ^^^^
  

@chenrui333
Copy link
Member Author

@chenrui333 chenrui333 closed this Oct 26, 2023
@chenrui333 chenrui333 added upstream issue An upstream issue report is needed build failure CI fails while building the software labels Oct 26, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Nov 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2023
@chenrui333
Copy link
Member Author

@chenrui333 chenrui333 deleted the bump-flux-0.194.4 branch January 22, 2024 17:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` go Go use is a significant feature of the PR or issue outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant