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

temporarily revert root build.gradle back to groovy #1503

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Conversation

shashachu
Copy link
Contributor

The publish task is not working and I'm not familiar enough with the Kotlin DSL to immediately debug.

@shashachu shashachu merged commit d5c97e6 into master Jun 19, 2022
@Goooler
Copy link
Contributor

Goooler commented Jun 20, 2022

Could you please paste the log here? @shashachu

Goooler added a commit to Goooler/ktlint that referenced this pull request Sep 1, 2022
Goooler added a commit to Goooler/ktlint that referenced this pull request Sep 2, 2022
@paul-dingemans paul-dingemans deleted the build-fix branch September 19, 2022 16:59
@Goooler Goooler mentioned this pull request Sep 30, 2022
6 tasks
@Goooler
Copy link
Contributor

Goooler commented Oct 4, 2022

I've tested cdc39b1 by running ./gradlew githubRelease, error:

Could not determine the dependencies of task ':githubRelease'.
> Cannot convert () -> org.gradle.api.Task to a task.
  The following types/formats are supported:
    - A String or CharSequence task name or path
    - A Task instance
    - A TaskReference instance
    - A Buildable instance
    - A TaskDependency instance
    - A Provider that represents a task output
    - A Provider instance that returns any of these types
    - A Closure instance that returns any of these types
    - A Callable instance that returns any of these types
    - An Iterable, Collection, Map or array instance that contains any of these types

This should be fixed in #1663.

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.

2 participants