Skip to content

Revert "Use a common target framework from all of your projects (#253)" #32

Revert "Use a common target framework from all of your projects (#253)"

Revert "Use a common target framework from all of your projects (#253)" #32

Triggered via push August 20, 2025 12:45
Status Failure
Total duration 1m 26s
Artifacts

test.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 8 warnings, and 1 notice
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L99
The value or constructor 'setupServerClient' is not defined. Maybe you want one of the following:� SetUICultureAttribute
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L24
Type constraint mismatch. The type � 'WorkspaceUnchangedDocumentDiagnosticReport' �is not compatible with type� 'System.IDisposable'
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L82
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L60
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L35
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L24
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L17
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L12
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L10
The value or constructor 'setupServerClient' is not defined. Maybe you want one of the following:� SetUICultureAttribute
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L6
The namespace 'Tooling' is not defined.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L99
The value or constructor 'setupServerClient' is not defined. Maybe you want one of the following:� SetUICultureAttribute
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L24
Type constraint mismatch. The type � 'WorkspaceUnchangedDocumentDiagnosticReport' �is not compatible with type� 'System.IDisposable'
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L82
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L60
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L35
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L24
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L17
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L12
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L10
The value or constructor 'setupServerClient' is not defined. Maybe you want one of the following:� SetUICultureAttribute
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/CompletionTests.fs#L6
The namespace 'Tooling' is not defined.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/Tooling.fs#L286
Nullness warning: Downcasting from 'JToken | null' into 'JObject' can introduce unexpected null values. Cast to 'JObject|null' instead or handle the null before downcasting.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/Tooling.fs#L286
Nullness warning: Downcasting from 'JToken | null' into 'JValue' can introduce unexpected null values. Cast to 'JValue|null' instead or handle the null before downcasting.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/Tooling.fs#L286
Nullness warning: Downcasting from 'JToken | null' into 'JObject' can introduce unexpected null values. Cast to 'JObject|null' instead or handle the null before downcasting.
build (ubuntu-24.04, 9.0.x): tests/CSharpLanguageServer.Tests/Tooling.fs#L286
Nullness warning: Downcasting from 'JToken | null' into 'JValue' can introduce unexpected null values. Cast to 'JValue|null' instead or handle the null before downcasting.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/Tooling.fs#L286
Nullness warning: Downcasting from 'JToken | null' into 'JObject' can introduce unexpected null values. Cast to 'JObject|null' instead or handle the null before downcasting.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/Tooling.fs#L286
Nullness warning: Downcasting from 'JToken | null' into 'JValue' can introduce unexpected null values. Cast to 'JValue|null' instead or handle the null before downcasting.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/Tooling.fs#L286
Nullness warning: Downcasting from 'JToken | null' into 'JObject' can introduce unexpected null values. Cast to 'JObject|null' instead or handle the null before downcasting.
build (windows-latest, 9.0.x): tests/CSharpLanguageServer.Tests/Tooling.fs#L286
Nullness warning: Downcasting from 'JToken | null' into 'JValue' can introduce unexpected null values. Cast to 'JValue|null' instead or handle the null before downcasting.
build (windows-latest, 9.0.x)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677