WIP1 #1931
Annotations
10 errors and 2 warnings
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L6
The value, namespace, type or module 'fsi' is not defined. Maybe you want one of the following:� fst
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L8
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.
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L10
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.
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L16
A unique overload for method 'Join' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: string * 'a��Candidates:� - String.Join(separator: string,
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L18
The operator 'expr.[idx]' has been used on an object of indeterminate type based on information prior to this program point. Consider adding further type constraints
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L28
The operator 'expr.[idx]' has been used on an object of indeterminate type based on information prior to this program point. Consider adding further type constraints
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L38
The operator 'expr.[idx]' has been used on an object of indeterminate type based on information prior to this program point. Consider adding further type constraints
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L6
The value, namespace, type or module 'fsi' is not defined. Maybe you want one of the following:� fst
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L8
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.
|
run tests:
test/bin/testFsiCommandLineArgs.fsx.fs#L10
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.
|
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading