fix creatables file #154
Annotations
10 warnings
Run ESLint on changed files:
src/lib/data/Collections.ts#L915
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1088
'i' is already declared in the upper scope on line 1088 column 11
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1154
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1154
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1283
Unexpected object value in conditional. The condition is always true
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1419
Unexpected value in conditional. A boolean expression is required
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1424
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Run ESLint on changed files:
src/lib/util/smallUtils.ts#L61
'time' is already declared in the upper scope on line 8 column 63
|
Run ESLint on changed files:
src/lib/util/smallUtils.ts#L244
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading