Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test shows "version" is obsolete warning #2993

Open
trivikr opened this issue Nov 14, 2024 · 2 comments · May be fixed by #2996
Open

make test shows "version" is obsolete warning #2993

trivikr opened this issue Nov 14, 2024 · 2 comments · May be fixed by #2996
Labels
bug Something isn't working

Comments

@trivikr
Copy link

trivikr commented Nov 14, 2024

Describe the bug

make test shows "version" is obsolete warning

To Reproduce

Follow https://github.com/bluesky-social/atproto#developer-quickstart

Expected behavior

make test to not show any warning

WARN[0000] /Users/trivikram/workspace/atproto/packages/dev-infra/docker-compose.yaml: `version` is obsolete

Details

  • Operating system: macOS 14.6.1 (23G93)
  • Node version: v20.18.0
  • Docker version: 27.0.3, build 7d4bcd8

Additional context

N/A

@trivikr trivikr added the bug Something isn't working label Nov 14, 2024
@trivikr
Copy link
Author

trivikr commented Nov 14, 2024

This is happening since Version top-level element (obsolete) is obsolete.

But it's defined in

@trivikr trivikr changed the title make test fails with "version" is obsolete error make test shows "version" is obsolete warning Nov 14, 2024
@trivikr
Copy link
Author

trivikr commented Nov 14, 2024

The test failure seems to be for different reason, and I wrongly associated it with "version" is obsolete warning.
I renamed this issue to just the warning, and will create new one for failure. The bug label can be removed.

@trivikr trivikr linked a pull request Nov 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant