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 e2e test typecheking #429

Merged
merged 2 commits into from
May 15, 2023
Merged

Conversation

mitjap
Copy link
Collaborator

@mitjap mitjap commented May 11, 2023

No type checking is performed on e2e.test.ts at build or test during CI or locally.

This PR enables typescript type checking at build and test step and fixes compilation error that would happen with typescript 5.

@Murderlon Murderlon merged commit de2fc59 into tus:main May 15, 2023
3 checks passed
@Murderlon
Copy link
Member

Thanks

@mitjap mitjap deleted the fix-e2e-test-typecheking branch May 15, 2023 10:02
Murderlon added a commit to mitjap/tus-node-server that referenced this pull request May 16, 2023
* main:
  Bump typescript from 4.9.3 to 5.0.4 (tus#425)
  Bump sinon from 15.0.0 to 15.0.4 (tus#426)
  @tus/gcs-store: allow user to pass bucket instance to GCSStore (tus#388)
  Fix e2e test typecheking (tus#429)
  Update incorrect comment (tus#430)
  @tus/s3-store: add missing error code in termination extension (tus#413)
  @tus/s3-store@1.0.0-beta.5
  @tus/s3-store: fix uncaught exception when cancelling an upload (tus#412)
  @tus/s3-store@1.0.0-beta.4
  @tus/s3-store: fix uncaught exception when removing files (tus#410)
  @tus/s3-store: add termination extension (tus#401)
  @tus/server@1.0.0-beta.5
  Bump @google-cloud/storage from 6.8.0 to 6.9.3 (tus#404)
  Bump http-cache-semantics from 4.1.0 to 4.1.1 (tus#393)
  Bump eslint-config-prettier from 8.5.0 to 8.6.0 (tus#392)
  Bump cookiejar from 2.1.3 to 2.1.4 (tus#383)
  Bump aws-sdk from 2.1269.0 to 2.1325.0 (tus#403)
  @tus/server: refactor and improve request validator (tus#402)
  Fix demo (tus#386)
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.

None yet

2 participants