The GitHub Actions job "Coverage" on grails-intellij-plugin.git/main has failed.
Run started by GitHub user jdaugherty (triggered by jdaugherty).

Head commit for run:
696da9fe00d2e834f081f71d04944f0305b7e0ed / James Daugherty 
<[email protected]>
Merge main into gradle-restructure

Brings in the GORM 4+ HQL injection and criteria-resolution fixes from
main (PR #6 plus the criteria/property-navigation commit), relocated onto
the restructured layout:

  hibernate/resources/intellij.groovy.grails.hibernate.xml
    -> 
pluginModules/hibernate/src/main/resources/org.apache.grails.intellij.module.hibernate.xml
  hibernate/src/.../Grails3HibernateFacetActivity.java
    -> pluginModules/hibernate/src/main/java/...
  langInjection/resources/META-INF/languageInjections.xml
    -> pluginModules/langInjection/src/main/resources/META-INF/...
  resources/META-INF/plugin.xml
    -> plugin/src/main/resources/META-INF/plugin.xml
  src/... -> plugin/src/main/java/...
  test/... -> plugin/src/test/java/...

The restructuring is kept in full; the merge delta against the
pre-merge branch tip is exactly main's 8-file, +431/-14 change.

Report URL: 
https://github.com/apache/grails-intellij-plugin/actions/runs/30219229213

With regards,
GitHub Actions via GitBox

Reply via email to