Skip to content

Example recording time from trigger timestamp to grab before successf…

Sign in for the full log view
GitHub Actions / Checkstyle Report-(3.4.0) completed Dec 12, 2024 in 0s

Checkstyle Source Code Analyzer report

3 violation(s) found

Annotations

Check warning on line 7 in tw-tasks-core/src/main/java/com/transferwise/tasks/triggering/TaskTriggering.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle Report-(3.4.0)

com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck

Wrong lexicographical order for 'java.time.Instant' import. Should be before 'org.apache.kafka.common.TopicPartition'.

Check warning on line 220 in tw-tasks-core/src/main/java/com/transferwise/tasks/processing/TasksProcessingService.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle Report-(3.4.0)

com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck

Line is longer than 150 characters (found 166).

Check warning on line 184 in tw-tasks-core/src/main/java/com/transferwise/tasks/helpers/CoreMetricsTemplate.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle Report-(3.4.0)

com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck

Line is longer than 150 characters (found 156).