Skip to content

migrate to eslint 9 and test adjusts #565

migrate to eslint 9 and test adjusts

migrate to eslint 9 and test adjusts #565

Triggered via pull request September 6, 2024 21:27
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 errors
build (macos-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L341
Interface 'BufferFile' incorrectly extends interface 'File'.
build (macos-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L350
Interface 'StreamFile' incorrectly extends interface 'File'.
build (macos-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L359
Interface 'NullFile' incorrectly extends interface 'File'.
build (macos-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L368
Interface 'DirectoryFile' incorrectly extends interface 'NullFile'.
build (macos-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L373
Interface 'SymbolicFile' incorrectly extends interface 'NullFile'.
build (macos-latest, 18.17.x): src/types.d.ts#L8
Could not find a declaration file for module 'json-schema'. '/Users/runner/work/generator/generator/node_modules/json-schema/lib/validate.js' implicitly has an 'any' type.
build (macos-latest, 18.17.x): src/util/prompt-suggestion.ts#L2
Could not find a declaration file for module 'json-schema'. '/Users/runner/work/generator/generator/node_modules/json-schema/lib/validate.js' implicitly has an 'any' type.
build (macos-latest, 18.17.x)
Process completed with exit code 2.
build (ubuntu-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L341
Interface 'BufferFile' incorrectly extends interface 'File'.
build (ubuntu-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L350
Interface 'StreamFile' incorrectly extends interface 'File'.
build (ubuntu-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L359
Interface 'NullFile' incorrectly extends interface 'File'.
build (ubuntu-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L368
Interface 'DirectoryFile' incorrectly extends interface 'NullFile'.
build (ubuntu-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L373
Interface 'SymbolicFile' incorrectly extends interface 'NullFile'.
build (ubuntu-latest, 18.17.x): src/types.d.ts#L8
Could not find a declaration file for module 'json-schema'. '/home/runner/work/generator/generator/node_modules/json-schema/lib/validate.js' implicitly has an 'any' type.
build (ubuntu-latest, 18.17.x): src/util/prompt-suggestion.ts#L2
Could not find a declaration file for module 'json-schema'. '/home/runner/work/generator/generator/node_modules/json-schema/lib/validate.js' implicitly has an 'any' type.
build (ubuntu-latest, 18.17.x)
Process completed with exit code 2.
build (windows-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L341
Interface 'BufferFile' incorrectly extends interface 'File'.
build (windows-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L350
Interface 'StreamFile' incorrectly extends interface 'File'.
build (windows-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L359
Interface 'NullFile' incorrectly extends interface 'File'.
build (windows-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L368
Interface 'DirectoryFile' incorrectly extends interface 'NullFile'.
build (windows-latest, 18.17.x): node_modules/@types/vinyl/index.d.ts#L373
Interface 'SymbolicFile' incorrectly extends interface 'NullFile'.
build (windows-latest, 18.17.x): src/types.d.ts#L8
Could not find a declaration file for module 'json-schema'. 'D:/a/generator/generator/node_modules/json-schema/lib/validate.js' implicitly has an 'any' type.
build (windows-latest, 18.17.x): src/util/prompt-suggestion.ts#L2
Could not find a declaration file for module 'json-schema'. 'D:/a/generator/generator/node_modules/json-schema/lib/validate.js' implicitly has an 'any' type.
build (windows-latest, 18.17.x)
Process completed with exit code 1.