Skip to content

Conversation

KushalP
Copy link
Contributor

@KushalP KushalP commented Apr 25, 2025

Fixes the following WARNING:

(10:58:19) WARNING: /home/ubuntu/project/MODULE.bazel:35:20: The module extension pkl defined in @rules_pkl//pkl/extensions:pkl.bzl reported incorrect imports of repositories via use_repo():

Imported, but reported as indirect dependencies by the extension:
    pkl-cli-linux-aarch64, pkl-cli-linux-amd64, pkl-cli-macos-aarch64, pkl-cli-macos-amd64

Fix the use_repo calls by running 'bazel mod tidy'.

@KushalP KushalP force-pushed the fix-warning-incorrect-repo-imports branch 2 times, most recently from 0fbb782 to e768660 Compare April 25, 2025 11:16
@KushalP KushalP force-pushed the fix-warning-incorrect-repo-imports branch from e768660 to 77fe904 Compare April 25, 2025 11:55
@KushalP KushalP requested a review from srueg April 25, 2025 11:55
Fixes the following `WARNING`:

```
(10:58:19) WARNING: /home/ubuntu/project/MODULE.bazel:35:20: The module extension pkl defined in @rules_pkl//pkl/extensions:pkl.bzl reported incorrect imports of repositories via use_repo():

Imported, but reported as indirect dependencies by the extension:
    pkl-cli-linux-aarch64, pkl-cli-linux-amd64, pkl-cli-macos-aarch64, pkl-cli-macos-amd64

Fix the use_repo calls by running 'bazel mod tidy'.
```
@KushalP KushalP force-pushed the fix-warning-incorrect-repo-imports branch from 77fe904 to f63df49 Compare April 25, 2025 12:00
@KushalP KushalP merged commit 1dbfcf0 into apple:main Apr 29, 2025
3 checks passed
@KushalP KushalP deleted the fix-warning-incorrect-repo-imports branch April 29, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants