Update health_master with latest master #110
Annotations
12 warnings
check (14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check (14):
src/__tests__/Model.js#L5
'Casts' is defined but never used
|
check (14):
src/__tests__/Model.js#L6
Strings must use singlequote
|
check (14):
src/__tests__/Model.js#L2163
Strings must use singlequote
|
check (14):
src/__tests__/Model.js#L2184
Strings must use singlequote
|
check (14):
src/__tests__/Model.js#L2204
Strings must use singlequote
|
check (14):
src/__tests__/Model.js#L2223
Strings must use singlequote
|
check (14):
src/Model.js#L456
A space is required after '{'
|
check (14):
src/Model.js#L456
A space is required before '}'
|
check (14):
src/Model.js#L467
A space is required after '{'
|
check (14):
src/Model.js#L467
A space is required before '}'
|