Skip to content

Develop#58

Merged
gabrielrufino merged 2 commits intomainfrom
develop
Oct 22, 2025
Merged

Develop#58
gabrielrufino merged 2 commits intomainfrom
develop

Conversation

@gabrielrufino
Copy link
Collaborator

@gabrielrufino gabrielrufino commented Oct 22, 2025

No description provided.

@github-actions
Copy link

@actalog/node-ci

Node CI completed!

Steps

Step Status
Build success
Lint success
Test success

Statistics

  • node_modules size: 150M

Outdated packages

Package                          Current  Wanted  Latest  Location                                      Depended by
@antfu/eslint-config              4.19.0  4.19.0   6.0.0  node_modules/@antfu/eslint-config             node-ci
@commitlint/cli                   19.8.1  19.8.1  20.1.0  node_modules/@commitlint/cli                  node-ci
@commitlint/config-conventional   19.8.1  19.8.1  20.0.0  node_modules/@commitlint/config-conventional  node-ci
@faker-js/faker                    9.9.0   9.9.0  10.1.0  node_modules/@faker-js/faker                  node-ci
@vitest/coverage-v8                3.2.4   3.2.4   4.0.1  node_modules/@vitest/coverage-v8              node-ci
vitest                             3.2.4   3.2.4   4.0.1  node_modules/vitest                           node-ci

Environment

  • Runner OS: macOS
  • Runner Arch: ARM64
  • Node version: 24

@github-actions
Copy link

@actalog/node-ci

Node CI completed!

Steps

Step Status
Build success
Lint success
Test success

Statistics

  • node_modules size: 158M

Outdated packages

Package                          Current  Wanted  Latest  Location                                      Depended by
@antfu/eslint-config              4.19.0  4.19.0   6.0.0  node_modules/@antfu/eslint-config             node-ci
@commitlint/cli                   19.8.1  19.8.1  20.1.0  node_modules/@commitlint/cli                  node-ci
@commitlint/config-conventional   19.8.1  19.8.1  20.0.0  node_modules/@commitlint/config-conventional  node-ci
@faker-js/faker                    9.9.0   9.9.0  10.1.0  node_modules/@faker-js/faker                  node-ci
@vitest/coverage-v8                3.2.4   3.2.4   4.0.1  node_modules/@vitest/coverage-v8              node-ci
vitest                             3.2.4   3.2.4   4.0.1  node_modules/vitest                           node-ci

Environment

  • Runner OS: Linux
  • Runner Arch: X64
  • Node version: 24

1 similar comment
@github-actions
Copy link

@actalog/node-ci

Node CI completed!

Steps

Step Status
Build success
Lint success
Test success

Statistics

  • node_modules size: 158M

Outdated packages

Package                          Current  Wanted  Latest  Location                                      Depended by
@antfu/eslint-config              4.19.0  4.19.0   6.0.0  node_modules/@antfu/eslint-config             node-ci
@commitlint/cli                   19.8.1  19.8.1  20.1.0  node_modules/@commitlint/cli                  node-ci
@commitlint/config-conventional   19.8.1  19.8.1  20.0.0  node_modules/@commitlint/config-conventional  node-ci
@faker-js/faker                    9.9.0   9.9.0  10.1.0  node_modules/@faker-js/faker                  node-ci
@vitest/coverage-v8                3.2.4   3.2.4   4.0.1  node_modules/@vitest/coverage-v8              node-ci
vitest                             3.2.4   3.2.4   4.0.1  node_modules/vitest                           node-ci

Environment

  • Runner OS: Linux
  • Runner Arch: X64
  • Node version: 24

@github-actions
Copy link

@actalog/node-ci

Node CI completed!

Steps

Step Status
Build skipped
Lint success
Test success

Statistics

  • node_modules size: 158M

Outdated packages

Package                          Current  Wanted  Latest  Location                                      Depended by
@antfu/eslint-config              4.19.0  4.19.0   6.0.0  node_modules/@antfu/eslint-config             node-ci
@commitlint/cli                   19.8.1  19.8.1  20.1.0  node_modules/@commitlint/cli                  node-ci
@commitlint/config-conventional   19.8.1  19.8.1  20.0.0  node_modules/@commitlint/config-conventional  node-ci
@faker-js/faker                    9.9.0   9.9.0  10.1.0  node_modules/@faker-js/faker                  node-ci
@vitest/coverage-v8                3.2.4   3.2.4   4.0.1  node_modules/@vitest/coverage-v8              node-ci
vitest                             3.2.4   3.2.4   4.0.1  node_modules/vitest                           node-ci

Environment

  • Runner OS: Linux
  • Runner Arch: X64
  • Node version: 24

@gabrielrufino gabrielrufino requested a review from Copilot October 22, 2025 23:49
@gabrielrufino gabrielrufino self-assigned this Oct 22, 2025
@gabrielrufino gabrielrufino added the enhancement New feature or request label Oct 22, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the GitHub Actions workflow by upgrading the setup-node action and adding execution time measurements for key npm operations.

  • Updated setup-node action from v5 to v6
  • Added time measurement for npm install, build, and lint steps to track performance

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gabrielrufino gabrielrufino merged commit 700c80a into main Oct 22, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants