Bump json5 from 2.2.1 to 2.2.3 (#97) #159
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 errors and 6 warnings
build (16.x):
create-or-update-files.js#L3
Replace `(typeof·str·===·'string'·||·str·instanceof·String)` with `typeof·str·===·"string"·||·str·instanceof·String`
|
build (16.x):
create-or-update-files.js#L8
Replace `'null'` with `"null"`
|
build (16.x):
create-or-update-files.js#L11
Replace `invalidType·===·'object'·&&·str.constructor·&&·str.constructor.hasOwnProperty('name')` with `⏎········invalidType·===·"object"·&&⏎········str.constructor·&&⏎········str.constructor.hasOwnProperty("name")⏎······`
|
build (16.x):
create-or-update-files.js#L24
Replace `'='` with `"="`
|
build (16.x):
create-or-update-files.js#L25
Insert `·(⏎···`
|
build (16.x):
create-or-update-files.js#L27
Replace `'='` with `"=")⏎··`
|
build (16.x)
Process completed with exit code 1.
|
build (14.x):
create-or-update-files.js#L3
Replace `(typeof·str·===·'string'·||·str·instanceof·String)` with `typeof·str·===·"string"·||·str·instanceof·String`
|
build (14.x):
create-or-update-files.js#L8
Replace `'null'` with `"null"`
|
build (14.x):
create-or-update-files.js#L11
Replace `invalidType·===·'object'·&&·str.constructor·&&·str.constructor.hasOwnProperty('name')` with `⏎········invalidType·===·"object"·&&⏎········str.constructor·&&⏎········str.constructor.hasOwnProperty("name")⏎······`
|
build (14.x):
create-or-update-files.js#L24
Replace `'='` with `"="`
|
build (14.x):
create-or-update-files.js#L25
Insert `·(⏎···`
|
build (14.x):
create-or-update-files.js#L27
Replace `'='` with `"=")⏎··`
|
build (14.x)
Process completed with exit code 1.
|
build (18.x)
The operation was canceled.
|
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|