Skip to content

WIP1

WIP1 #1933

Triggered via push September 5, 2024 07:05
Status Failure
Total duration 15m 47s
Artifacts

CI.yml

on: push
macOS--dotnet6-and-mono
4m 5s
macOS--dotnet6-and-mono
macOS--mono
5m 26s
macOS--mono
linux-oldLTS-github--dotnet-and-xbuild
4m 16s
linux-oldLTS-github--dotnet-and-xbuild
linux-oldLTS-github--dotnet-and-msbuild
4m 24s
linux-oldLTS-github--dotnet-and-msbuild
linux-oldLTS-vanilla--stockmono
4m 34s
linux-oldLTS-vanilla--stockmono
linux-oldLTS-vanilla--newmono
5m 33s
linux-oldLTS-vanilla--newmono
linux-newLTS-github--dotnet-and-xbuild
4m 15s
linux-newLTS-github--dotnet-and-xbuild
linux-newLTS-github--dotnet-and-msbuild
4m 32s
linux-newLTS-github--dotnet-and-msbuild
linux-newLTS-vanilla--stockmono
4m 38s
linux-newLTS-vanilla--stockmono
linux-newLTS-vanilla--newmono
5m 17s
linux-newLTS-vanilla--newmono
linux-newLTS-vanilla--dotnet6
4m 31s
linux-newLTS-vanilla--dotnet6
windows--legacyFramework
11m 6s
windows--legacyFramework
windows--dotnet6
5m 35s
windows--dotnet6
sanity-check
0s
sanity-check
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 4 warnings
macOS--dotnet6-and-mono: test/bin/testFsiCommandLineArgs.fsx.fs#L6
The value, namespace, type or module 'fsi' is not defined. Maybe you want one of the following:� fst
macOS--dotnet6-and-mono: 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.
macOS--dotnet6-and-mono: 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.
macOS--dotnet6-and-mono: 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,
macOS--dotnet6-and-mono: 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
macOS--dotnet6-and-mono: 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
macOS--dotnet6-and-mono: 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
macOS--dotnet6-and-mono: test/bin/testFsiCommandLineArgs.fsx.fs#L6
The value, namespace, type or module 'fsi' is not defined. Maybe you want one of the following:� fst
macOS--dotnet6-and-mono: 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.
macOS--dotnet6-and-mono: 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.
linux-oldLTS-github--dotnet-and-xbuild
Process completed with exit code 2.
linux-newLTS-github--dotnet-and-xbuild
Process completed with exit code 2.
linux-oldLTS-github--dotnet-and-msbuild
Process completed with exit code 2.
linux-newLTS-github--dotnet-and-msbuild
Process completed with exit code 2.
linux-newLTS-vanilla--dotnet6
Process completed with exit code 2.
windows--dotnet6: test/bin/testFsiCommandLineArgs.fsx.fs#L6
The value, namespace, type or module 'fsi' is not defined. Maybe you want one of the following:� fst
windows--dotnet6: 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.
windows--dotnet6: 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.
windows--dotnet6: 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,
windows--dotnet6: 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
windows--dotnet6: 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
windows--dotnet6: 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
windows--dotnet6: test/bin/testFsiCommandLineArgs.fsx.fs#L6
The value, namespace, type or module 'fsi' is not defined. Maybe you want one of the following:� fst
windows--dotnet6: 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.
windows--dotnet6: 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.
macOS--dotnet6-and-mono
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS--dotnet6-and-mono
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows--dotnet6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows--dotnet6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/