Skip to content

fix(deps): update dependency json5 to v2.2.3 [security] #211

fix(deps): update dependency json5 to v2.2.3 [security]

fix(deps): update dependency json5 to v2.2.3 [security] #211

Triggered via push September 25, 2024 14:26
Status Failure
Total duration 5m 24s
Artifacts

test.yml

on: push
Matrix: mocha
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 2 warnings
mocha (20.x)
Could not find a declaration file for module 'redis-info'. '/home/runner/work/misskey-v12/misskey-v12/packages/backend/node_modules/redis-info/index.js' implicitly has an 'any' type.
mocha (20.x)
Cannot find name 'Long'.
mocha (20.x)
Cannot find name 'Long'.
mocha (20.x)
Class 'LayersModel' incorrectly implements interface 'InferenceModel'.
mocha (20.x)
Property 'input_shape' of type 'Shape | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (20.x)
Property 'batch_input_shape' of type 'Shape | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (20.x)
Property 'batch_size' of type 'number | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (20.x)
Property 'dtype' of type 'keyof DataTypeMap | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (20.x)
Property 'name' of type 'string | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (20.x)
Property 'trainable' of type 'boolean | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (20.x)
Process completed with exit code 3.
mocha (18.x)
The job was canceled because "_20_x" failed.
mocha (18.x)
Could not find a declaration file for module 'redis-info'. '/home/runner/work/misskey-v12/misskey-v12/packages/backend/node_modules/redis-info/index.js' implicitly has an 'any' type.
mocha (18.x)
Cannot find name 'Long'.
mocha (18.x)
Cannot find name 'Long'.
mocha (18.x)
Class 'LayersModel' incorrectly implements interface 'InferenceModel'.
mocha (18.x)
Property 'input_shape' of type 'Shape | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (18.x)
Property 'batch_input_shape' of type 'Shape | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (18.x)
Property 'batch_size' of type 'number | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (18.x)
Property 'dtype' of type 'keyof DataTypeMap | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (18.x)
Property 'name' of type 'string | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (18.x)
Property 'trainable' of type 'boolean | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (18.x)
The operation was canceled.
mocha (16.x)
The job was canceled because "_20_x" failed.
mocha (16.x)
Could not find a declaration file for module 'redis-info'. '/home/runner/work/misskey-v12/misskey-v12/packages/backend/node_modules/redis-info/index.js' implicitly has an 'any' type.
mocha (16.x)
Cannot find name 'Long'.
mocha (16.x)
Cannot find name 'Long'.
mocha (16.x)
Class 'LayersModel' incorrectly implements interface 'InferenceModel'.
mocha (16.x)
Property 'input_shape' of type 'Shape | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (16.x)
Property 'batch_input_shape' of type 'Shape | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (16.x)
Property 'batch_size' of type 'number | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (16.x)
Property 'dtype' of type 'keyof DataTypeMap | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (16.x)
Property 'name' of type 'string | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (16.x)
Property 'trainable' of type 'boolean | undefined' is not assignable to 'string' index type 'PyJsonValue'.
mocha (16.x)
The operation was canceled.
mocha (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mocha (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/