Skip to content

fix: fastest kill time displaying incorrectly when below 1s and tooltips displaying without there being anything to display #6355

fix: fastest kill time displaying incorrectly when below 1s and tooltips displaying without there being anything to display

fix: fastest kill time displaying incorrectly when below 1s and tooltips displaying without there being anything to display #6355

Re-run triggered October 15, 2024 03:46
Status Success
Total duration 2m 33s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
40s
install dependencies (pnpm)
check linting (es-lint)
42s
check linting (es-lint)
check linting (ejs-lint)
40s
check linting (ejs-lint)
check format (prettier)
33s
check format (prettier)
test compile (typescript)
25s
test compile (typescript)
test compile (rollup)
46s
test compile (rollup)
test compile (scss)
31s
test compile (scss)
package container
0s
package container
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
install dependencies (pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check format (prettier)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (es-lint)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (es-lint): src/credentials.js#L6
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
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/custom-resources.js#L677
Parameter name `pack_ids` must match one of the following formats: camelCase
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/helper.js#L44
Variable name `__dirname` 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/lib.js#L398
Variable name `_profile` must match one of the following formats: camelCase, UPPER_CASE
check linting (ejs-lint)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/renderer.js#L21
Variable name `skew_a` must match one of the following formats: camelCase, UPPER_CASE
check linting (es-lint): src/renderer.js#L22
Variable name `skew_b` must match one of the following formats: camelCase, UPPER_CASE
test compile (typescript)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test compile (scss)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test compile (rollup)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/