build(deps-dev): bump sass from 1.79.4 to 1.80.6 in /reacnetgenerator/static/webpack #1826
Annotations
10 errors and 2 warnings
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/gyp_main.py#L45
"script_main" is not a known attribute of module "gyp" (reportAttributeAccessIssue)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/test_gyp.py#L162
"linux_distribution" is not a known attribute of module "platform" (reportAttributeAccessIssue)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/test_gyp.py#L212
"read" is not a known attribute of "None" (reportOptionalMemberAccess)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py#L72
Cannot access attribute "name" for class "MSVSSolutionEntry*"
Attribute "name" is unknown (reportAttributeAccessIssue)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py#L72
Cannot access attribute "get_guid" for class "MSVSSolutionEntry*"
Attribute "get_guid" is unknown (reportAttributeAccessIssue)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py#L76
Argument of type "list[str | dict[str, str | Unknown]]" cannot be assigned to parameter "object" of type "str" in function "append"
"list[str | dict[str, str | Unknown]]" is incompatible with "str" (reportArgumentType)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py#L90
Argument of type "list[str | dict[str, Unknown]]" cannot be assigned to parameter "object" of type "str" in function "append"
"list[str | dict[str, Unknown]]" is incompatible with "str" (reportArgumentType)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py#L131
Argument of type "list[Unknown]" cannot be assigned to parameter "object" of type "str" in function "append"
"list[Unknown]" is incompatible with "str" (reportArgumentType)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py#L48
Argument of type "list[Unknown]" cannot be assigned to parameter "object" of type "str" in function "append"
"list[Unknown]" is incompatible with "str" (reportArgumentType)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py#L239
"items" is not a known attribute of "None" (reportOptionalMemberAccess)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/packaging/metadata.py#L28
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
pyright:
reacnetgenerator/static/webpack/node_modules/node-gyp/gyp/pylib/packaging/metadata.py#L44
Expression value is unused (reportUnusedExpression)
|