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

bundle size check - cannot read property 'data' of null #682

Closed
achingbrain opened this issue Nov 30, 2020 · 2 comments
Closed

bundle size check - cannot read property 'data' of null #682

achingbrain opened this issue Nov 30, 2020 · 2 comments

Comments

@achingbrain
Copy link
Member

Describe the bug

Running the bundle size check gh action breaks.

Run ipfs/aegir/actions/bundle-size@v28.0.0
  with:
    project: packages/ipfs
    github_token: ***
Error: TypeError: Cannot read property 'data' of null

To Reproduce

See: ipfs/js-ipfs#3421

Expected behavior

It shouldn't break.

@hugomrdias
Copy link
Member

should work in the latest version, bump the version to v29.
if it still breaks re-open this issue.

@hugomrdias
Copy link
Member

looks like its working with 29 https://github.com/ipfs/js-ipfs/actions/runs/391784098

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

No branches or pull requests

2 participants