build: bump fs-extra and @types/fs-extra #260
Annotations
4 errors and 12 warnings
Run yarn build:
node_modules/@types/fs-extra/index.d.ts#L1
Namespace '"fs"' has no exported member 'EncodingOption'.
|
Run yarn build:
node_modules/@types/fs-extra/index.d.ts#L1
Property 'rm' does not exist on type 'typeof import("fs")'.
|
Run yarn build:
node_modules/@types/fs-extra/index.d.ts#L1
Property 'rm' does not exist on type 'typeof import("fs")'.
|
Run yarn build
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run yarn lint:
src/lev/Level.ts#L6
'Top10' is defined but never used
|
Run yarn lint:
src/lev/Level.ts#L17
'BufferInput' is defined but never used
|
Run yarn lint:
src/lev/Polygon.ts#L1
'Position' is defined but never used
|
Run yarn lint:
src/lgr/LGR.ts#L5
'BufferInput' is defined but never used
|
Run yarn lint:
src/rec/Replay.ts#L1
'BufferInput' is defined but never used
|
Run yarn lint:
src/rec/Replay.ts#L3
'Event' is defined but never used
|
Run yarn lint:
src/rec/Replay.ts#L3
'RideHeader' is defined but never used
|
Run yarn lint:
src/rec/Ride.ts#L1
'Event' is defined but never used
|
Run yarn lint:
src/rec/Ride.ts#L2
'Frame' is defined but never used
|
Run yarn lint:
src/state/State.ts#L3
'Top10' is defined but never used
|
Loading