Skip to content
GitHub Actions / eslint failed Feb 25, 2025 in 0s

Annotations

Check failure on line 58 in frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts#L58 <@typescript-eslint/no-unsafe-assignment>(https://typescript-eslint.io/rules/no-unsafe-assignment)

Unsafe assignment of an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-assignment","severity":2,"message":"Unsafe assignment of an `any` value.","line":58,"column":3,"nodeType":"PropertyDefinition","messageId":"anyAssignment","endLine":58,"endColumn":67}

Check failure on line 58 in frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts#L58 <@typescript-eslint/no-unsafe-member-access>(https://typescript-eslint.io/rules/no-unsafe-member-access)

Unsafe member access .dataset on an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-member-access","severity":2,"message":"Unsafe member access .dataset on an `any` value.","line":58,"column":54,"nodeType":"Identifier","messageId":"unsafeMemberExpression","endLine":58,"endColumn":61}

Check failure on line 60 in frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts#L60 <@typescript-eslint/no-unsafe-assignment>(https://typescript-eslint.io/rules/no-unsafe-assignment)

Unsafe assignment of an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-assignment","severity":2,"message":"Unsafe assignment of an `any` value.","line":60,"column":3,"nodeType":"PropertyDefinition","messageId":"anyAssignment","endLine":60,"endColumn":95}

Check failure on line 60 in frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts#L60 <@typescript-eslint/no-unsafe-member-access>(https://typescript-eslint.io/rules/no-unsafe-member-access)

Unsafe member access .dataset on an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-member-access","severity":2,"message":"Unsafe member access .dataset on an `any` value.","line":60,"column":68,"nodeType":"Identifier","messageId":"unsafeMemberExpression","endLine":60,"endColumn":75}