Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

FIX: added as any to get around typeguard (pipeline) #1801

Closed
wants to merge 1 commit into from

Conversation

xianny
Copy link
Contributor

@xianny xianny commented May 3, 2019

Description

Build is failing both locally and on CircleCI. Based on typeorm/typeorm#1544 and linked threads it sounds like we can use as any or try downgrading typescript.

Testing instructions

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@xianny xianny requested a review from albrow May 3, 2019 00:44
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 84.754% when pulling 1500cdf on fix/typeorm-build-failure into 222a151 on development.

@xianny xianny removed the request for review from albrow May 3, 2019 01:00
@xianny
Copy link
Contributor Author

xianny commented May 3, 2019

Nvm, seems to work now.

@xianny xianny closed this May 3, 2019
@xianny xianny deleted the fix/typeorm-build-failure branch May 3, 2019 01:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants