Skip to content

chore(deps): update dependency typescript to v7 #5638

chore(deps): update dependency typescript to v7

chore(deps): update dependency typescript to v7 #5638

Triggered via pull request July 21, 2026 01:06
Status Failure
Total duration 12m 18s
Artifacts 6

ci.yml

on: pull_request
Matrix: build
Publish  /  publish
Publish / publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 99 warnings
build (macos-latest)
The process '/opt/homebrew/bin/npm' failed with exit code 2
build (ubuntu-latest)
The process '/usr/bin/xvfb-run' failed with exit code 2
build (windows-latest)
The process 'C:\Program Files\nodejs\npm.cmd' failed with exit code 2
build (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-latest)
No files were found with the provided path: artifacts/test/. No artifacts will be uploaded.
build (macos-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
build (macos-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyJsonRpcHandlersAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (macos-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (macos-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (macos-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (macos-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (macos-latest)
'OmniSharp.Extensions.JsonRpc.Generators.GenerateHandlerMethodsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (macos-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest)
Dereference of a possibly null reference.
build (macos-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (macos-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (macos-latest): .build/Solution.cs#L113
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Build.cs#L64
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (macos-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest)
No files were found with the provided path: artifacts/test/. No artifacts will be uploaded.
build (ubuntu-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
build (ubuntu-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (ubuntu-latest)
'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (ubuntu-latest)
'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest)
Dereference of a possibly null reference.
build (ubuntu-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (ubuntu-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (ubuntu-latest): .build/Solution.cs#L113
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Build.cs#L64
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (ubuntu-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest)
No files were found with the provided path: artifacts/test/. No artifacts will be uploaded.
build (windows-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
build (windows-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (windows-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (windows-latest)
'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (windows-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (windows-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (windows-latest)
'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (windows-latest)
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest)
Dereference of a possibly null reference.
build (windows-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (windows-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (windows-latest): .build/Solution.cs#L113
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Build.cs#L64
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (windows-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)

Artifacts

Produced during runtime
Name Size Digest
logs-macos-latest
2.38 MB
sha256:f93e16a88514d07eebbd098a9c96af2d863cf95b693bc2f0f374978959e373b8
logs-ubuntu-latest
2.33 MB
sha256:ab8e33d0cd1417f94caa82aeb7df0fd37917322dd1d4eeb1c14f02d8e305e47f
logs-windows-latest
2.51 MB
sha256:6b1f1b82374f844fe9260ced84ff007c6fdecdb54c7fe5d4917e7787bc3c003c
nuget-macos-latest
11.2 MB
sha256:a01d081b708cd87b9c7aaac6bc6def5487c1b87e49e5bb95d99b317388d6aa4c
nuget-ubuntu-latest
11.2 MB
sha256:62c1376b647330ba95cecbc3340923eca74021d7b02dfe54963e0aa65900039c
nuget-windows-latest
11.2 MB
sha256:e1163e74266dfb1834aaa2be3bd22062aef158f0e2eba689ff0addf77283d7d8