Skip to content

Conversation

@sp4wna1
Copy link
Owner

@sp4wna1 sp4wna1 commented Apr 30, 2020

No description provided.

@Sp4wNa1-Bot
Copy link
Collaborator

Sp4wNa1-Bot commented Apr 30, 2020

1 Error
🚫 app/src/main/java/br/com/prado/staticanalysis/TestDetekt.kt#L1 - class TestDetektErro should be declared in a file named TestDetektErro.kt (cannot be auto-corrected)
1 Warning
⚠️ app/src/main/java/br/com/prado/staticanalysis/TestDetekt.kt#L1 - The file name ‘TestDetekt.kt’ does not match the name of the single top-level declaration ‘TestDetektErro’.

Generated by 🚫 Danger

import androidx.test.ext.junit.runners.AndroidJUnit4

import androidx.test.platform.app.InstrumentationRegistry
import org.junit.Assert.*
Copy link
Collaborator

@Sp4wNa1-Bot Sp4wNa1-Bot May 10, 2020

Choose a reason for hiding this comment

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

🚫 Wildcard import (cannot be auto-corrected)

@@ -1,7 +1,5 @@
package br.com.prado.staticanalysis

import java.util.*
Copy link
Collaborator

@Sp4wNa1-Bot Sp4wNa1-Bot May 10, 2020

Choose a reason for hiding this comment

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

🚫 Wildcard import (cannot be auto-corrected)

@@ -1,17 +1,16 @@
package br.com.prado.staticanalysis

import java.util.*
Copy link
Collaborator

@Sp4wNa1-Bot Sp4wNa1-Bot May 10, 2020

Choose a reason for hiding this comment

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

🚫 Wildcard import (cannot be auto-corrected)


import org.junit.Test

import org.junit.Assert.*
Copy link
Collaborator

@Sp4wNa1-Bot Sp4wNa1-Bot May 10, 2020

Choose a reason for hiding this comment

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

🚫 Wildcard import (cannot be auto-corrected)

class A {}
class B

fun G() {}
Copy link
Collaborator

@Sp4wNa1-Bot Sp4wNa1-Bot May 11, 2020

Choose a reason for hiding this comment

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

⚠️
Function names should match the pattern: ^([a-z$][a-zA-Z$0-9]*) (.*)$

@sp4wna1 sp4wna1 merged commit a9bf666 into master May 17, 2020
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.

3 participants