Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push: fix script failure with undefined LIFETIME #20

Merged
merged 1 commit into from
May 9, 2024

Commits on May 9, 2024

  1. push: fix script failure with undefined LIFETIME

      File "/home/runner/work/_actions/nspcc-dev/gh-push-to-neofs/master/push-to-neofs.py", line 287, in <module>
        push_files_to_neofs(
      File "/home/runner/work/_actions/nspcc-dev/gh-push-to-neofs/master/push-to-neofs.py", line 275, in push_files_to_neofs
        expiration_epoch,
        ^^^^^^^^^^^^^^^^
    UnboundLocalError: cannot access local variable 'expiration_epoch' where it is not associated with a value
    
    Signed-off-by: Roman Khimov <[email protected]>
    roman-khimov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bc3f58c View commit details
    Browse the repository at this point in the history