auth0-cli 1.1.2 -> 1.4.0 https://github.com/auth0/auth0-cli/releases attrpath: auth0-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-T8y7MPFebDU6skfz4Rqo0ElRRaldtfexOl99D7h+orU=" [golangModuleVersion] Replaced vendorHash with sha256-bWAneCRsQbPRxEM/3jr1/Lov6NV67MRycOgrlj3bKF8= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A auth0-cli nix build failed. - (string) (len=18) "invalid-connection": (string) (len=18) "Invalid connection", - (string) (len=20) "invalid-email-format": (string) (len=19) "Email is not valid.", - (string) (len=21) "invitationDescription": (string) (len=85) "Log in to accept ${inviterName}'s invitation to join ${companyName} on ${clientName}.", - (string) (len=15) "invitationTitle": (string) (len=20) "You've Been Invited!", - (string) (len=10) "ip-blocked": (string) (len=114) "We have detected suspicious login behavior and further attempts will be blocked. Please contact the administrator.", - (string) (len=11) "logoAltText": (string) (len=14) "${companyName}", - (string) (len=16) "no-db-connection": (string) (len=18) "Invalid connection", - (string) (len=8) "no-email": (string) (len=29) "Please enter an email address", - (string) (len=11) "no-password": (string) (len=20) "Password is required", - (string) (len=11) "no-username": (string) (len=20) "Username is required", - (string) (len=9) "pageTitle": (string) (len=22) "Log in | ${clientName}", - (string) (len=17) "password-breached": (string) (len=156) "We have detected a potential security issue with this account. To protect your account, we have prevented this login. Please reset your password to proceed.", - (string) (len=19) "passwordPlaceholder": (string) (len=8) "Password", - (string) (len=15) "same-user-login": (string) (len=72) "Too many login attempts for this user. Please wait, and try again later.", - (string) (len=13) "separatorText": (string) (len=2) "Or", - (string) (len=16) "showPasswordText": (string) (len=13) "Show password", - (string) (len=20) "signupActionLinkText": (string) (len=17) "${footerLinkText}", - (string) (len=16) "signupActionText": (string) (len=13) "${footerText}", - (string) (len=5) "title": (string) (len=33) "Welcome friend, glad to have you!", - (string) (len=12) "user-blocked": (string) (len=72) "Your account has been blocked after multiple consecutive login attempts.", - (string) (len=19) "usernamePlaceholder": (string) (len=25) "Username or email address", - (string) (len=17) "wrong-credentials": (string) (len=26) "Wrong username or password", - (string) (len=23) "wrong-email-credentials": (string) (len=23) "Wrong email or password" + (string) (len=5) "login": (map[string]interface {}) (len=1) { + (string) (len=5) "title": (string) (len=33) "Welcome friend, glad to have you!" } Test: TestFetchUniversalLoginBrandingData/it_uses_a_default_branding_theme_if_it_fails_to_fetch_it FAIL FAIL github.com/auth0/auth0-cli/internal/cli 8.225s FAIL