fix: π add enchanted glint to golden apples #5750
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check ESlint:
src/credentials.js#L6
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/custom-resources.js#L677
Parameter name `ignore_id` must match one of the following formats: camelCase
|
Check ESlint:
src/custom-resources.js#L677
Parameter name `pack_ids` must match one of the following formats: camelCase
|
Check ESlint:
src/hashes.js#L7
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/helper.js#L44
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/lib.js#L369
Variable name `_profile` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/lib.js#L403
Variable name `_profile` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/renderer.js#L19
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/renderer.js#L21
Variable name `skew_a` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESlint:
src/renderer.js#L22
Variable name `skew_b` must match one of the following formats: camelCase, UPPER_CASE
|
Loading