upcoming: [M3-10212] β Add VPC IPv6 support in Linode Add/Edit Config dialog #13209
Annotations
3 warnings
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Linodes/LinodesDetail/LinodeSettings/VPCPanel.test.tsx#L36
[eslint] reported by reviewdog πΆ
Use null instead.
Raw Output:
{"ruleId":"sonarjs/no-undefined-assignment","severity":1,"message":"Use null instead.","line":36,"column":27,"nodeType":"Identifier","messageId":"useNull","endLine":36,"endColumn":36}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Linodes/LinodesDetail/LinodeSettings/InterfaceSelect.tsx#L238
[eslint] reported by reviewdog πΆ
Parameter name `ip_range` must match one of the following formats: camelCase
Raw Output:
{"ruleId":"@typescript-eslint/naming-convention","severity":1,"message":"Parameter name `ip_range` must match one of the following formats: camelCase","line":238,"column":33,"nodeType":"Identifier","messageId":"doesNotMatchFormat","endLine":238,"endColumn":41}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/Linodes/LinodesDetail/LinodeSettings/InterfaceSelect.tsx#L159
[eslint] reported by reviewdog πΆ
Parameter name `ip_range` must match one of the following formats: camelCase
Raw Output:
{"ruleId":"@typescript-eslint/naming-convention","severity":1,"message":"Parameter name `ip_range` must match one of the following formats: camelCase","line":159,"column":6,"nodeType":"Identifier","messageId":"doesNotMatchFormat","endLine":159,"endColumn":14}
|
Loading