Skip to content

refactor(autofix): Refactor autofix definition, add abstraction before creating changes #608

refactor(autofix): Refactor autofix definition, add abstraction before creating changes

refactor(autofix): Refactor autofix definition, add abstraction before creating changes #608

Triggered via pull request June 6, 2025 14:46
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
e2e
Process completed with exit code 2.
e2e: src/autofix/solutions/noGlobals.ts#L50
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE.DEPRECATED_API_ACCESS | MESSAGE.DEPRECATED_FUNCTION_CALL | MESSAGE.NO_GLOBALS>'.
e2e: src/autofix/solutions/noGlobals.ts#L49
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE.DEPRECATED_API_ACCESS | MESSAGE.DEPRECATED_FUNCTION_CALL | MESSAGE.NO_GLOBALS>'.
e2e: src/autofix/solutions/noGlobals.ts#L48
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE.DEPRECATED_API_ACCESS | MESSAGE.DEPRECATED_FUNCTION_CALL | MESSAGE.NO_GLOBALS>'.
e2e: src/autofix/solutions/noGlobals.ts#L47
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE.DEPRECATED_API_ACCESS | MESSAGE.DEPRECATED_FUNCTION_CALL | MESSAGE.NO_GLOBALS>'.
e2e: src/autofix/solutions/noGlobals.ts#L37
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE.DEPRECATED_API_ACCESS | MESSAGE.DEPRECATED_FUNCTION_CALL | MESSAGE.NO_GLOBALS>'.
e2e: src/autofix/solutions/noGlobals.ts#L33
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE.DEPRECATED_API_ACCESS | MESSAGE.DEPRECATED_FUNCTION_CALL | MESSAGE.NO_GLOBALS>'.
e2e: src/autofix/solutions/noGlobals.ts#L33
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE.DEPRECATED_API_ACCESS | MESSAGE.DEPRECATED_FUNCTION_CALL | MESSAGE.NO_GLOBALS>'.
e2e: src/autofix/solutions/noGlobals.ts#L27
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE.DEPRECATED_API_ACCESS | MESSAGE.DEPRECATED_FUNCTION_CALL | MESSAGE.NO_GLOBALS>'.
e2e: src/autofix/solutions/codeReplacer.ts#L64
Property 'fixHints' does not exist on type 'RawLintMessage<MESSAGE>'.