You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(104,31): error CS1729: The type Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes1' arguments
/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(114,35): error CS1729: The type Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes1' arguments
/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(120,27): error CS1729: The type Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes1' arguments
/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(132,35): error CS1729: The type Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes1' arguments
/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(138,27): error CS1729: The type Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes1' arguments
/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(81,68): error CS1502: The best overloaded method match for Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(81,68): error CS1503: Argument#2' cannot convert System.Type' expression to typestring'
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(92,51): error CS1502: The best overloaded method match for Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(92,51): error CS1503: Argument#2' cannot convert System.Type' expression to typestring'
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(102,68): error CS1502: The best overloaded method match for Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(102,68): error CS1503: Argument#2' cannot convert System.Type' expression to typestring'
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(113,51): error CS1502: The best overloaded method match for Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(113,51): error CS1503: Argument#2' cannot convert System.Type' expression to typestring'
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(123,68): error CS1502: The best overloaded method match for Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(123,68): error CS1503: Argument#2' cannot convert System.Type' expression to typestring'
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(134,51): error CS1502: The best overloaded method match for Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(134,51): error CS1503: Argument#2' cannot convert System.Type' expression to typestring'
Reference 'nunit.framework' not found on system. Using 'nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77' instead.
Build: 17 errors, 1 warning
The text was updated successfully, but these errors were encountered:
I guess there's been some refactoring since the last time anybody ran these:
Building: Manos.Tests (Debug)
Performing main compilation...
/home/sandy/stage/mono-2-10/bin/dmcs /noconfig "/out:/home/sandy/random-code/manos/build/Manos.Tests.dll" "/r:/usr/lib/cli/nunit.framework-2.4/nunit.framework.dll" "/r:/home/sandy/random-code/manos/build/Manos.dll" "/r:/home/sandy/stage/mono-2-10/lib/mono/4.0/System.dll" "/r:/home/sandy/stage/mono-2-10/lib/mono/4.0/System.Core.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 /platform:x86 "/define:DEBUG" /t:library "/home/sandy/random-code/manos/src/Manos.Tests/Manos/ManosModuleTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RegexMatchOperationTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/MatchOperationFactoryTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/StringMatchOperationTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/NopMatchOperationTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Http/HttpRequestTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Http/HttpHeadersTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos/InfiniteRepeatBehaviorTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos/RepeatBehaviorTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos/AppHostTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Caching/ManosInProcCacheTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ActionTargetTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/SimpleMatchOperationTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Nunit-Extensions/Nunit_Extension_Methods.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Collections/DataDictionaryTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Http/HttpCookieTest.cs" "/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/HtmlFormDataTypeConverterTest.cs" "/nowarn:1591"
Compilation failed: 17 error(s), 0 warnings
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(104,31): error CS1729: The type
Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes
1' arguments/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(114,35): error CS1729: The type
Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes
1' arguments/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(120,27): error CS1729: The type
Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes
1' arguments/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(132,35): error CS1729: The type
Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes
1' arguments/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/RouteHandlerTest.cs(138,27): error CS1729: The type
Manos.Http.Testing.MockHttpTransaction' does not contain a constructor that takes
1' arguments/home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error)
/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(81,68): error CS1502: The best overloaded method match for
Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(81,68): error CS1503: Argument
#2' cannot convertSystem.Type' expression to type
string'/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(92,51): error CS1502: The best overloaded method match for
Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(92,51): error CS1503: Argument
#2' cannot convertSystem.Type' expression to type
string'/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(102,68): error CS1502: The best overloaded method match for
Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(102,68): error CS1503: Argument
#2' cannot convertSystem.Type' expression to type
string'/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(113,51): error CS1502: The best overloaded method match for
Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(113,51): error CS1503: Argument
#2' cannot convertSystem.Type' expression to type
string'/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(123,68): error CS1502: The best overloaded method match for
Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(123,68): error CS1503: Argument
#2' cannot convertSystem.Type' expression to type
string'/home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(134,51): error CS1502: The best overloaded method match for
Manos.Routing.ParameterizedActionTarget.TryConvertType(Manos.IManosContext, string, System.Reflection.ParameterInfo, out object)' has some invalid arguments /home/sandy/random-code/manos/build/Manos.dll (Location of the symbol related to previous error) /home/sandy/random-code/manos/src/Manos.Tests/Manos.Routing/ParameterizedActionTargetTest.cs(134,51): error CS1503: Argument
#2' cannot convertSystem.Type' expression to type
string'Build complete -- 17 errors, 1 warning
---------------------- Done ----------------------
Reference 'nunit.framework' not found on system. Using 'nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77' instead.
Build: 17 errors, 1 warning
The text was updated successfully, but these errors were encountered: