Fix namespace issues #5
Annotations
10 errors and 1 warning
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L20
The type or namespace name 'SelectStringOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L24
The type or namespace name 'SelectStringOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L38
The type or namespace name 'SelectBooleanOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L42
The type or namespace name 'SelectBooleanOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L56
The type or namespace name 'SelectIntOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L60
The type or namespace name 'SelectIntOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L74
The type or namespace name 'SelectFloatOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L78
The type or namespace name 'SelectFloatOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L93
The type or namespace name 'SelectList' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint:
Newtonsoft.JsonHelper.Test/JsonHelperTests.cs#L111
The type or namespace name 'SelectDateOrThrow' does not exist in the namespace 'JsonHelper' (are you missing an assembly reference?)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|