This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Notice of archiving SkyCrypt v1 #6996
ci-cd.yml
on: pull_request
install dependencies (pnpm)
27s
check linting (es-lint)
38s
check linting (ejs-lint)
1m 16s
check format (prettier)
28s
test compile (typescript)
0s
test compile (rollup)
0s
test compile (scss)
0s
package container
Annotations
1 error and 10 warnings
|
check format (prettier)
Process completed with exit code 1.
|
|
check linting (es-lint):
src/renderer.js#L22
Variable name `skew_b` must match one of the following formats: camelCase, UPPER_CASE
|
|
check linting (es-lint):
src/renderer.js#L21
Variable name `skew_a` must match one of the following formats: camelCase, UPPER_CASE
|
|
check linting (es-lint):
src/renderer.js#L19
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
|
check linting (es-lint):
src/lib.js#L398
Variable name `_profile` must match one of the following formats: camelCase, UPPER_CASE
|
|
check linting (es-lint):
src/lib.js#L364
Variable name `_profile` must match one of the following formats: camelCase, UPPER_CASE
|
|
check linting (es-lint):
src/helper.js#L44
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
|
check linting (es-lint):
src/hashes.js#L7
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
|
check linting (es-lint):
src/custom-resources.js#L677
Parameter name `pack_ids` must match one of the following formats: camelCase
|
|
check linting (es-lint):
src/custom-resources.js#L677
Parameter name `ignore_id` must match one of the following formats: camelCase
|
|
check linting (es-lint):
src/credentials.js#L6
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|