0.6.1 #4003
Annotations
10 errors and 2 warnings
compile .fsx scripts:
scripts/bin/downgradeMono.fsx.fs#L14
The result of this expression has type 'int' 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 .fsx scripts:
scripts/bin/downgradeMono.fsx.fs#L14
The result of this expression has type 'int' 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 .fsx scripts:
scripts/bin/downloadUbuntuDeps.fsx.fs#L14
The result of this expression has type 'int' 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 .fsx scripts:
scripts/bin/downloadUbuntuDeps.fsx.fs#L14
The result of this expression has type 'int' 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 .fsx scripts:
scripts/bin/make.fsx.fs#L140
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
|
compile .fsx scripts:
scripts/bin/make.fsx.fs#L154
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
|
compile .fsx scripts:
scripts/bin/make.fsx.fs#L140
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
|
compile .fsx scripts:
scripts/bin/make.fsx.fs#L154
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
|
compile .fsx scripts:
scripts/bin/sanitycheck.fsx.fs#L39
The value 'v' is unused
|
compile .fsx scripts:
scripts/bin/sanitycheck.fsx.fs#L43
The value 'v' is unused
|
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/
|
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/
|
Loading