Skip to content

Conversation

@xbill82
Copy link
Contributor

@xbill82 xbill82 commented Jan 21, 2021

Fixes this build error (seen on the Amin Console Netlify build). Webpack looks for a package called src/types/RequestPayload since the path doesn't start with ..

@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #590 (8801aab) into master (61f8110) will not change coverage.
The diff coverage is 60.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   87.26%   87.26%           
=======================================
  Files          32       32           
  Lines        1468     1468           
  Branches      261      261           
=======================================
  Hits         1281     1281           
  Misses        136      136           
  Partials       51       51           
Impacted Files Coverage Δ
src/controllers/Auth.ts 72.83% <60.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61f8110...8801aab. Read the comment docs.

Copy link
Contributor

@Aschen Aschen left a comment

Choose a reason for hiding this comment

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

Autolinter

Copy link
Contributor

@Aschen Aschen left a comment

Choose a reason for hiding this comment

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

You need to bump the package version npm version patch

@xbill82 xbill82 requested a review from Aschen January 22, 2021 09:24
@scottinet scottinet merged commit 03eae5c into master Jan 22, 2021
@scottinet scottinet deleted the hotfix-auth-import-path branch January 22, 2021 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants