Skip to content

FSharpLint as .NET tool #20

FSharpLint as .NET tool

FSharpLint as .NET tool #20

Triggered via pull request November 8, 2023 12:41
Status Success
Total duration 3m 43s
Artifacts

pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build (ubuntu-latest, 5.0.400)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest, 5.0.400)
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
build (ubuntu-latest, 5.0.400)
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
build (ubuntu-latest, 5.0.400)
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
build (ubuntu-latest, 5.0.400): examples/StressProvider/StressProvider.fs#L145
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
build (ubuntu-latest, 5.0.400)
The assembly 'typeproviders/fsharp41/netstandard2.1/BasicProvider.DesignTime.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build (ubuntu-latest, 5.0.400)
The assembly 'typeproviders/fsharp41/netstandard2.1/FSharp.TypeProviders.SDK.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build (ubuntu-latest, 5.0.400)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build (ubuntu-latest, 5.0.400)
- Add lib or ref assemblies for the netstandard2.1 target framework
build (windows-latest, 5.0.400)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest, 5.0.400)
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
build (windows-latest, 5.0.400)
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
build (windows-latest, 5.0.400)
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
build (windows-latest, 5.0.400): examples/StressProvider/StressProvider.fs#L145
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
build (windows-latest, 5.0.400)
The assembly 'typeproviders\fsharp41\netstandard2.1\BasicProvider.DesignTime.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build (windows-latest, 5.0.400)
The assembly 'typeproviders\fsharp41\netstandard2.1\FSharp.TypeProviders.SDK.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build (windows-latest, 5.0.400)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build (windows-latest, 5.0.400)
- Add lib or ref assemblies for the netstandard2.1 target framework