Skip to content

Conversation

@jeffrey-dot-li
Copy link
Member

Makes the types folder a submodule that can be reused at https://github.com/Quento-Solutions/Quento-Types

@jeffrey-dot-li jeffrey-dot-li added the chore xd someone has to do this label Aug 31, 2020
Copy link
Collaborator

@justinlu1 justinlu1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like there are some checks that failed.

Copy link
Member

@Eshchock1 Eshchock1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if you fixed these ts errors yet

ts-jest[config] (WARN) There is a mismatch between your NodeJs version v12.18.3 and your TypeScript target esnext. This might lead to some unexpected errors when running tests with ts-jest`. To fix this, you can check https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping
FAIL tests/classes.spec.ts
● Test suite failed to run

tests/classes.spec.ts:1:44 - error TS2307: Cannot find module '~/types' or its corresponding type declarations.

1 import {Notes, Subjects, Suggestions} from '~/types'
                                             ~~~~~~~~~
tests/classes.spec.ts:2:22 - error TS2307: Cannot find module '~/types/notes' or its corresponding type declarations.

2 import { Note } from '~/types/notes';`

But fix your merge conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore xd someone has to do this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants