Skip to content

[release/8.0.2xx] Update dependencies from dotnet/razor #36059

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

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/razor

  • Subscription: b54096ff-39d3-4c32-4188-08dbc5cb7800
  • Build: 20231012.2
  • Date Produced: October 12, 2023 12:05:34 PM UTC
  • Commit: 23afad2ca6e9de2b205bcaaa391f9758681a36f2
  • Branch: refs/heads/main

…12.2

Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport
 From Version 7.0.0-preview.23511.2 -> To Version 7.0.0-preview.23512.2
@ghost ghost added Area-CodeFlow untriaged Request triage from a team member labels Oct 12, 2023
@Forgind
Copy link
Contributor

Forgind commented Oct 12, 2023

@dotnet/razor-tooling @dotnet/razor-compiler

Exception performing Extension dependency check:
�[m�[37m        System.IO.FileNotFoundException: Could not find file '/tmp/helix/working/A67B091B/p/d/sdk/8.0.200-ci/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll'.
�[m�[37m        File name: '/tmp/helix/working/A67B091B/p/d/sdk/8.0.200-ci/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll'
�[m�[37m           at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
�[m�[37m           at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
�[m�[37m           at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
�[m�[37m           at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
�[m�[37m           at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
�[m�[37m           at Microsoft.NET.Sdk.Razor.Tool.DefaultExtensionDependencyChecker.ExtensionVerificationItem.Create(String filePath) in /_/src/RazorSdk/Tool/DefaultExtensionDependencyChecker.cs:line 124
�[m�[37m           at Microsoft.NET.Sdk.Razor.Tool.DefaultExtensionDependencyChecker.<>c.<CheckCore>b__7_0(String a) in /_/src/RazorSdk/Tool/DefaultExtensionDependencyChecker.cs:line 56
�[m�[37m           at System.Linq.Enumerable.SelectListIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
�[m�[37m           at System.Linq.Enumerable.SelectListIterator`2.ToArray()
�[m�[37m           at Microsoft.NET.Sdk.Razor.Tool.DefaultExtensionDependencyChecker.CheckCore(IEnumerable`1 assemblyFilePaths) in /_/src/RazorSdk/Tool/DefaultExtensionDependencyChecker.cs:line 56
�[m�[37m           at Microsoft.NET.Sdk.Razor.Tool.DefaultExtensionDependencyChecker.Check(IEnumerable`1 assmblyFilePaths) in /_/src/RazorSdk/Tool/DefaultExtensionDependencyChecker.cs:line 44
�[m�[37m        Extensions could not be loaded. See output for details.
�[m�[37m      /tmp/helix/working/A67B091B/p/d/sdk/8.0.200-ci/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.CodeGeneration.targets(97,5): error : rzc discover exited with code 1. [/private/tmp/helix/working/A67B091B/w/BE2509E0/e/testExecutionDirectory/ILLink_and_cr---1286B9FA_2/TestWeb/TestWeb.csproj]

[main] Update dependencies from dotnet/razor

 - Fix xUnit warnings

 - Use renamed Razor compiler DLLs

(cherry picked from commit a36f703)
@dotnet-maestro dotnet-maestro bot requested a review from a team as a code owner October 12, 2023 21:08
@v-wuzhai v-wuzhai merged commit ef0953d into release/8.0.2xx Oct 13, 2023
@v-wuzhai v-wuzhai deleted the darc-release/8.0.2xx-0eee702e-f748-4955-936f-8f3ba0ea1c33 branch October 13, 2023 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-CodeFlow untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants