Skip to content

Conversation

@webwarrior-ws
Copy link
Contributor

Fixed false positive in case of nested function. The rule should not fire for nested functions because they are not public.

Added a test for nested function case.

Which tests for the fact that the rule should not fire for
nested functions because they are not public.
Fix false positive in case of nested function. The rule should
not fire for nested functions because they are not public.
@knocte knocte merged commit e67978b into fsprojects:master Dec 22, 2025
8 checks passed
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 25, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

[1] fsprojects/FSharpLint#796
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 25, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

Contains failing CI.

[1] fsprojects/FSharpLint#796
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 25, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

Contains failing CI.

[1] fsprojects/FSharpLint#796
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 25, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

Contains failing CI.

[1] fsprojects/FSharpLint#796
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 25, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

Contains failing CI.

[1] fsprojects/FSharpLint#796
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 25, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

Contains failing CI.

[1] fsprojects/FSharpLint#796
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 25, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

Contains failing CI.

[1] fsprojects/FSharpLint#796
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 25, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

Contains failing CI.

[1] fsprojects/FSharpLint#796
webwarrior-ws added a commit to webwarrior-ws/conventions that referenced this pull request Dec 29, 2025
In runFshrapLint.fsx because it includes [1], that fixes bug
in rule 49 (PublicValuesNames), which caused CI failure due to
false positive on deleteAsset function in script
deleteAssetsFromOldReleases.fsx.

Contains failing CI.

[1] fsprojects/FSharpLint#796
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants