We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GET the following URL from the Go module proxy: https://proxy.golang.org/golang.org/x/pkgsite/@v/v0.0.0-20210921213514-5c86378aae4c.zip
(Obviously, you should try with the latest commit.)
A zipped copy of the module.
not found: create zip: tests/e2e/__image_snapshots__/ci/unit-desktop--errors@go1.16.3?tab=imports-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-desktop--errors@go1.16.3?tab=imports-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-desktop--errors@go1.16.3?tab=licenses-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-desktop--errors@go1.16.3?tab=licenses-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-desktop--github.com-apache-thrift@v0.14.1?tab=licenses-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-desktop--github.com-apache-thrift@v0.14.1?tab=licenses-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-desktop--golang.org-x-tools@v0.1.1?tab=licenses-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-desktop--golang.org-x-tools@v0.1.1?tab=licenses-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-desktop--rsc.io-quote?tab=versions-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-desktop--rsc.io-quote?tab=versions-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-desktop--std@go1.16.3?tab=imports-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-desktop--std@go1.16.3?tab=imports-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-desktop--std@go1.16.3?tab=licenses-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-desktop--std@go1.16.3?tab=licenses-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-mobile--errors@go1.16.3?tab=imports-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-mobile--errors@go1.16.3?tab=imports-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-mobile--errors@go1.16.3?tab=licenses-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-mobile--errors@go1.16.3?tab=licenses-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-mobile--github.com-apache-thrift@v0.14.1?tab=licenses-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-mobile--github.com-apache-thrift@v0.14.1?tab=licenses-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-mobile--golang.org-x-tools@v0.1.1?tab=licenses-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-mobile--golang.org-x-tools@v0.1.1?tab=licenses-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-mobile--rsc.io-quote?tab=versions-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-mobile--rsc.io-quote?tab=versions-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-mobile--std@go1.16.3?tab=imports-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-mobile--std@go1.16.3?tab=imports-snap.png": invalid char '?' tests/e2e/__image_snapshots__/ci/unit-mobile--std@go1.16.3?tab=licenses-snap.png: malformed file path "tests/e2e/__image_snapshots__/ci/unit-mobile--std@go1.16.3?tab=licenses-snap.png": invalid char '?'
The text was updated successfully, but these errors were encountered:
This is possibly related to #30854?
Sorry, something went wrong.
See https://golang.org/ref/mod#zip-path-size-constraints for the relevant filesystem restrictions.
Change https://golang.org/cl/351275 mentions this issue: tests/e2e: remove invalid characters from snapshot filenames
tests/e2e: remove invalid characters from snapshot filenames
golang/pkgsite@fc5196d
No branches or pull requests
What did you do?
GET the following URL from the Go module proxy:
https://proxy.golang.org/golang.org/x/pkgsite/@v/v0.0.0-20210921213514-5c86378aae4c.zip
(Obviously, you should try with the latest commit.)
What did you expect to see?
A zipped copy of the module.
What did you see instead?
The text was updated successfully, but these errors were encountered: