Tools,Fsdk: move prerelease version gen to Fsdk #1623
Annotations
12 errors and 1 warning
run tests:
test/bin/testWarning.fsx.fs#L13
The result of this expression has type 'bool' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
|
run tests:
test/bin/testWarning.fsx.fs#L13
The result of this expression has type 'bool' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
|
compile this repo's .fsx scripts with fsx:
Fsdk/Network.fs#L438
The value, namespace, type or module 'Git' is not defined. Maybe you want one of the following:� Guid
|
compile this repo's .fsx scripts with fsx:
Fsdk/Network.fs#L445
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.
|
compile this repo's .fsx scripts with fsx:
Fsdk/Network.fs#L438
The value, namespace, type or module 'Git' is not defined. Maybe you want one of the following:� Guid
|
compile this repo's .fsx scripts with fsx:
Fsdk/Network.fs#L445
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.
|
compile this repo's .fsx scripts with fsx:
Tools/bin/nugetPush.fsx.fs#L99
The value, constructor, namespace or type 'GetPrereleaseNugetVersionFromBaseVersion' is not defined. Maybe you want one of the following:� GetNugetPrereleaseVersionFromBaseVersion
|
compile this repo's .fsx scripts with fsx
The value or constructor 'GetIdealNugetVersion' is not defined.
|
compile this repo's .fsx scripts with fsx
The value or constructor 'GetIdealNugetVersion' is not defined.
|
compile this repo's .fsx scripts with fsx
A unique overload for method 'WriteLine' 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:� - Console.WriteLine(buffer: char array) : unit� - Console.WriteLine(format: string,
|
compile this repo's .fsx scripts with fsx
The value, constructor, namespace or type 'GetPrereleaseNugetVersionFromBaseVersion' is not defined. Maybe you want one of the following:� GetNugetPrereleaseVersionFromBaseVersion
|
compile this repo's .fsx scripts with fsx
The value or constructor 'GetIdealNugetVersion' is not defined.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading