Giter VIP home page Giter VIP logo

Comments (5)

drpatelh avatar drpatelh commented on May 25, 2024

Thanks for posting this @heuermh Some more info would be useful though 😅 I am assuming you are running the dev version of the pipeline because that points to

def smail_fields = [ email: email_address, subject: subject, email_txt: email_txt, email_html: email_html, projectDir: "$projectDir", mqcFile: mqc_report, mqcMaxSize: params.max_multiqc_email_size.toBytes() ]
as being the issue here. However, this is a little odd because the GitHub Actions CI tests are run in exactly the same way and passed on the last PR...

from viralrecon.

heuermh avatar heuermh commented on May 25, 2024

Yep, am still in investigation mode, dev from git HEAD fails for me on OSX (#143) but not on linux (which succeeds but notes this issue).

from viralrecon.

drpatelh avatar drpatelh commented on May 25, 2024

Ok. This is quite scary because the CI tests passed but do indeed show the same error you just reported https://github.com/nf-core/viralrecon/runs/1453984332#step:7:215 . Its because I changed the type of params.max_multiqc_email_size in nextflow.config from a Nextflow memory unit to a string to deal with standardising things for the new JSON schema 🤦

from viralrecon.

drpatelh avatar drpatelh commented on May 25, 2024

This is the fix by the way:
https://github.com/nf-core/rnaseq/blob/bc5fc76f40b2da6082a854927184c9d6e5060393/lib/Completion.groovy#L83

from viralrecon.

heuermh avatar heuermh commented on May 25, 2024

Fixed by #144

from viralrecon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.