Skip to content

Conversation

@alan-agius4
Copy link
Contributor

This address the below warnings

node:9480) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///C:/a/_actions/angular/dev-infra/7f2c99469dcf64fd466abf6cb53bede791d7599d/github-actions/bazel/configure-remote/configure-remote.js is not specified and it doesn't parse as CommonJS.
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
To eliminate this warning, add "type": "module" to C:\a\_actions\angular\dev-infra\7f2c99469dcf64fd466abf6cb53bede791d7599d\github-actions\bazel\configure-remote\package.json.
(Use `node --trace-warnings ...` to show where the warning was created)

This address the below warnings
```
node:9480) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///C:/a/_actions/angular/dev-infra/7f2c99469dcf64fd466abf6cb53bede791d7599d/github-actions/bazel/configure-remote/configure-remote.js is not specified and it doesn't parse as CommonJS.
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
To eliminate this warning, add "type": "module" to C:\a\_actions\angular\dev-infra\7f2c99469dcf64fd466abf6cb53bede791d7599d\github-actions\bazel\configure-remote\package.json.
(Use `node --trace-warnings ...` to show where the warning was created)
```
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Aug 14, 2025
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@alan-agius4 alan-agius4 merged commit 7a11f99 into angular:main Aug 14, 2025
8 checks passed
@alan-agius4 alan-agius4 deleted the module-type branch August 14, 2025 13:50
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants