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

Fix CSS deploy id case #51325

Merged
merged 1 commit into from
Jun 15, 2023

Fix CSS deploy id case

625565c
Select commit
Failed to load commit list.
Merged

Fix CSS deploy id case #51325

Fix CSS deploy id case
625565c
Select commit
Failed to load commit list.
Vercel Spaces / Owners Approvals Started 2023-06-15 02:44:24 ago

At least one approval is required

At least one approval is required. All files in this Pull Request have Vercel Code Owners.

Learn more about Vercel Code Owners files.
Want to leave feedback or contact suppport? Visit Vercel Spaces Help Center.

Details

Author Owned Files

  • .github/workflows/build_and_deploy.yml
  • packages/next/src/client/app-index.tsx
  • packages/next/src/client/index.tsx
  • test/production/deployment-id-handling/app/data.js
  • test/production/deployment-id-handling/app/data.module.css
  • test/production/deployment-id-handling/app/next.config.js
  • test/production/deployment-id-handling/app/pages/index.tsx
  • test/production/deployment-id-handling/app/pages/styles.module.css
  • test/production/deployment-id-handling/app/tsconfig.json
  • test/production/deployment-id-handling/deployment-id-handling.test.ts

Errors

  • .vercel.approvers

    • Line 7: '@vercel/next.js:optional' Team slug can only contain letters, numbers, or dashes
    • Line 13: '/.cargo/config.toml @vercel/web-tooling' Owners should be relative to the directory they are responsible for. Move this owner from "" to "/.cargo" or use a glob pattern.
    • Line 14: '/.config/nextest.toml @vercel/web-tooling' Owners should be relative to the directory they are responsible for. Move this owner from "" to "/.config" or use a glob pattern.
  • packages/next/src/client/.vercel.approvers

  • packages/next/src/server/.vercel.approvers