Skip to content

feat: add new forge items #5682

feat: add new forge items

feat: add new forge items #5682

Triggered via pull request April 21, 2024 17:40
Status Success
Total duration 1m 32s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
14s
install dependencies (pnpm)
check linting (es-lint)
30s
check linting (es-lint)
check linting (ejs-lint)
18s
check linting (ejs-lint)
check format (prettier)
21s
check format (prettier)
test compile (typescript)
25s
test compile (typescript)
test compile (rollup)
28s
test compile (rollup)
test compile (scss)
22s
test compile (scss)
package container
0s
package container
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
install dependencies (pnpm)
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 linting (ejs-lint)
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 format (prettier)
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 linting (es-lint)
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 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#L369
Variable name `_profile` must match one of the following formats: camelCase, UPPER_CASE
check linting (es-lint): src/lib.js#L403
Variable name `_profile` 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/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 (scss)
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/.
test compile (typescript)
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/.
test compile (rollup)
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/.