Skip to content

Commit

Permalink
Remove direct filesystem references
Browse files Browse the repository at this point in the history
  • Loading branch information
pritishpai committed Oct 3, 2024
1 parent 8faff63 commit f727da6
Showing 1 changed file with 0 additions and 84 deletions.
84 changes: 0 additions & 84 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -1525,102 +1525,18 @@
"cmdstanpy": {
"cmdstanpy": [],
"cmdstanpy._version": [],
"cmdstanpy.cmdstan_args": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
}
],
"cmdstanpy.compilation": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
}
],
"cmdstanpy.install_cmdstan": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
}
],
"cmdstanpy.install_cxx_toolchain": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /CURRENTUSER"
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /DIR=\"{}\""
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /NOICONS"
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /NORESTART"
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /SILENT"
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /SP-"
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /SUPPRESSMSGBOXES"
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /VERYSILENT"
}
],
"cmdstanpy.model": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
}
],
"cmdstanpy.progress": [],
"cmdstanpy.stanfit": [],
"cmdstanpy.stanfit.gq": [],
"cmdstanpy.stanfit.laplace": [],
"cmdstanpy.stanfit.mcmc": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
}
],
"cmdstanpy.stanfit.metadata": [],
"cmdstanpy.stanfit.mle": [],
"cmdstanpy.stanfit.pathfinder": [],
"cmdstanpy.stanfit.runset": [],
"cmdstanpy.stanfit.vb": [],
"cmdstanpy.utils": [],
"cmdstanpy.utils.cmdstan": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
},
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /proc/self/exe"
}
],
"cmdstanpy.utils.command": [],
"cmdstanpy.utils.data_munging": [],
"cmdstanpy.utils.filesystem": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
}
],
"cmdstanpy.utils.json": [],
"cmdstanpy.utils.logging": [],
"cmdstanpy.utils.stancsv": []
Expand Down

0 comments on commit f727da6

Please sign in to comment.