theohbrothers/docker-imap-backup

Powershell 7.4 error for cron job

Closed this issue · 1 comments

Bug

Powershell 7.4 error for cron job

Discussion

https://github.com/theohbrothers/docker-imap-backup/actions/runs/7734417007/job/21088369957#step:3:29

DeepCopy-Object: /home/runner/.local/share/powershell/Modules/PowerShellForGitHub/0.16.1/GitHubCore.ps1:1043
Line |
1043 |          $clone = DeepCopy-Object -InputObject $InputObject
     |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Exception calling "Serialize" with "2" argument(s): "BinaryFormatter
     | serialization and deserialization are disabled within this application.
     | See https://aka.ms/binaryformatter for more information."
Error: Process completed with exit code 1.

Fixed, closing.