Skip to content

dont escape the version added in #748

dont escape the version added in

dont escape the version added in #748

Triggered via push August 21, 2023 13:55
Status Failure
Total duration 2m 5s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build: node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
Build: node_modules/@types/ws/index.d.ts#L328
Type 'Server' is not generic.
Build: node_modules/@types/ws/index.d.ts#L328
Type 'Server' is not generic.
Build
Process completed with exit code 1.
Bump dependencies
Process completed with exit code 1.
Format
Process completed with exit code 2.
Lint: index.ts#L31
Please rename the property `modulesDir`. Suggested names are: `modulesDirection`, `modulesDirectory`. A more descriptive name will do too