- 
          
- 
        Couldn't load subscription status. 
- Fork 4.6k
Cast to int #32838
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
Cast to int #32838
Conversation
| Issue #32837 | 
| Thanks @markuszeller , | 
| 
 Line 292 needs to be casted as well. That's not the case in both mentioned merges. | 
| 
 Please add the cast in L292 or L294 (for the last calculation) but not both. Thanks 👍 | 
| 
 Getting a 404. | 
| 
 Added a screenshot. | 
| Thanks 👍 Would you mind to sign off your commits? https://github.com/nextcloud/server/pull/32838/checks?check_run_id=6857948898 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to cast $secs.
7c54805    to
    73c000d      
    Compare
  
    73c000d    to
    d648ee7      
    Compare
  
    | Hi @markuszeller, Could you please rebase your branch to pull in the latest changes? Thanks and sorry it took so long from our side. | 
| The rebase seems to have gone wrong :( | 
| 
 It asked me to merge master into my branch. Should I redo and force a rebase? | 
| Hi @markuszeller can you please checkout your master branch, then do a  | 
3139ee1    to
    41e15f7      
    Compare
  
    | Hi, please run to fix the dco check: 
 | 
Signed-off-by: Markus Zeller <git@markuszeller.com>
41e15f7    to
    15289f9      
    Compare
  
    | 
 Thank you for your assistance. Hopefully that's working now. Can you help me understanding why to do  | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine by me
| /backport to stable24 | 
| /backport to stable25 | 
| /backport to stable23 | 
| 
 I guess the sign-off was lost due to the rebase. | 
| Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 | 
| /backport to stable25 | 

Fix #32837