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

[AVKit] Add support for Xcode 15 #19022

Draft
wants to merge 2 commits into
base: net8.0-xcode15
Choose a base branch
from

Auto-format source code

f1d9bf3
Select commit
Loading
Failed to load commit list.
Draft

[AVKit] Add support for Xcode 15 #19022

Auto-format source code
f1d9bf3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / xamarin-macios-pr (API diff Upload / Publish change detection results to VSDrops / GitHub) failed Sep 14, 2023 in 5m 33s

API diff Upload / Publish change detection results to VSDrops / GitHub failed

Annotations

Check failure on line 158 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-pr (API diff Upload / Publish change detection results to VSDrops / GitHub)

Build log #L158

Specified archive: D:\a\1\s\Artifacts\change-detection\change-detection.zip can not be extracted because it can not be accessed: Error: ENOENT: no such file or directory, stat 'D:\a\1\s\Artifacts\change-detection\change-detection.zip'
    at Object.statSync (node:fs:1583:3)
    at Object.stats (D:\a\_tasks\ExtractFiles_5e1e3830-fbfb-11e5-aab1-090c92bc4988\1.213.0\node_modules\azure-pipelines-task-lib\task.js:558:15)
    at findFiles (D:\a\_tasks\ExtractFiles_5e1e3830-fbfb-11e5-aab1-090c92bc4988\1.213.0\extractfilestask.js:61:32)
    at doWork (D:\a\_tasks\ExtractFiles_5e1e3830-fbfb-11e5-aab1-090c92bc4988\1.213.0\extractfilestask.js:301:21)
    at Object.<anonymous> (D:\a\_tasks\ExtractFiles_5e1e3830-fbfb-11e5-aab1-090c92bc4988\1.213.0\extractfilestask.js:328:1)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1250:10)
    at Module.load (node:internal/modules/cjs/loader:1074:32)
    at Function.Module._load (node:internal/modules/cjs/loader:909:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
  errno: -4058,
  syscall: 'stat',
  code: 'ENOENT',
  path: 'D:\\a\\1\\s\\Artifacts\\change-detection\\change-detection.zip'
}