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 node_modules/@dataui/crud/lib/interfaces/auth-options.interface.d.ts #2

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

huangang
Copy link

@huangang huangang commented Jun 28, 2022

fix. > nest build

node_modules/@dataui/crud/lib/interfaces/auth-options.interface.d.ts:2:31 - error TS2307: Cannot find module '@dataui/crud-util/src' or its corresponding type declarations.

2 import { ObjectLiteral } from '@dataui/crud-util/src';

….ts:2:31 - error TS2307: Cannot find module '@dataui/crud-util/src' or its corresponding type declarations.

2 import { ObjectLiteral } from '@dataui/crud-util/src';
@coveralls
Copy link

coveralls commented Jun 29, 2022

Pull Request Test Coverage Report for Build 2573062765

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2535784998: 0.0%
Covered Lines: 1194
Relevant Lines: 1194

💛 - Coveralls

@zaro zaro merged commit 3199297 into gid-oss:master Jun 29, 2022
@zaro
Copy link
Member

zaro commented Jun 29, 2022

@huangang Thank you, for the fix.

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.

3 participants