Update #608
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
Update
GitHub Actions has encountered an internal error when running your job.
|
Update
Can't un-zip archive file: D:\a\_actions\_temp_5ace6d2d-ea6f-4f7c-84ea-eb4cb251dd77\aa093297-a63f-4589-b8fc-9ae83a969806.zip. action being checked out: ad-m/github-push-action@master. error: System.IO.InvalidDataException: End of Central Directory record could not be found.
at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory()
at System.IO.Compression.ZipArchive..ctor(Stream stream, ZipArchiveMode mode, Boolean leaveOpen, Encoding entryNameEncoding)
at System.IO.Compression.ZipFile.Open(String archiveFileName, ZipArchiveMode mode, Encoding entryNameEncoding)
at System.IO.Compression.ZipFile.ExtractToDirectory(String sourceArchiveFileName, String destinationDirectoryName, Encoding entryNameEncoding, Boolean overwriteFiles)
at System.IO.Compression.ZipFile.ExtractToDirectory(String sourceArchiveFileName, String destinationDirectoryName)
at GitHub.Runner.Worker.ActionManager.DownloadRepositoryActionAsync(IExecutionContext executionContext, ActionDownloadInfo downloadInfo).
|