Migrate to uv #240
Annotations
10 errors and 10 warnings
|
build:
test/TestAsyncIO.fs#L24
The value or constructor 'task' is not defined. Maybe you want one of the following:� Task� tan
|
|
build:
test/TestAsyncIO.fs#L19
A unique overload for method 'run' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'a��Candidates:� - abstract IExports.run: main: Awaitable<'T> -> 'T� - abstract IExports.run: main: System.Threading.Tasks.Task<'T> -> 'T
|
|
build:
test/TestAsyncIO.fs#L16
The value or constructor 'task' is not defined. Maybe you want one of the following:� Task� tan
|
|
build:
test/TestAsyncIO.fs#L11
A unique overload for method 'run' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'a��Candidates:� - abstract IExports.run: main: Awaitable<'T> -> 'T� - abstract IExports.run: main: System.Threading.Tasks.Task<'T> -> 'T
|
|
build:
test/TestAsyncIO.fs#L8
The value or constructor 'task' is not defined. Maybe you want one of the following:� Task� tan
|
|
build:
test/Util.fs#L25
The value, namespace, type or module 'Assert' is not defined.
|
|
build:
test/Util.fs#L24
The value, namespace, type or module 'Assert' is not defined.
|
|
build:
test/Util.fs#L22
The namespace or module 'Xunit' is not defined.
|
|
build:
test/Util.fs#L22
The namespace or module 'Xunit' is not defined.
|
|
build:
test/Util.fs#L21
The namespace or module 'Xunit' is not defined.
|
|
build:
test/TestAsyncIO.fs#L22
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAsyncIO.fs#L22
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAsyncIO.fs#L14
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAsyncIO.fs#L14
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAsyncIO.fs#L6
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAsyncIO.fs#L6
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAst.fs#L11
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAst.fs#L11
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAst.fs#L6
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|
|
build:
test/TestAst.fs#L6
This type does not inherit Attribute, it will not work correctly with other .NET languages.
|