refactor(autofix): Refactor autofix definition, add abstraction before creating changes #608
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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>'.
|