Skip to content

feat: start a ubuntu:22.04 container for diagnosis purpose #676

feat: start a ubuntu:22.04 container for diagnosis purpose

feat: start a ubuntu:22.04 container for diagnosis purpose #676

Triggered via push October 19, 2023 14:07
Status Success
Total duration 4m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 10 notices
Check dependency licenses: store/pom.xml#L51
'rocksdbjni' ('8.5.3') 'GPL-2.0-or-later' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: s3stream/pom.xml#L53
Transitive dependency: 'jna' ('5.2.0') 'LGPL-2.1-or-later' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: proxy/pom.xml#L46
Transitive dependency: 'javassist' ('3.20.0-ga') 'MPL-1.1' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: controller/pom.xml#L56
'mysql-connector-j' ('8.1.0') 'GPL-2.0-only' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: controller/pom.xml#L56
'mysql-connector-j' ('8.1.0') 'LGPL-2.1-only' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: controller/pom.xml#L56
'mysql-connector-j' ('8.1.0') 'EPL-1.0' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: proxy/pom.xml#L46
Transitive dependency: 'okhttp' ('4.11.0') 'MPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: s3stream/pom.xml#L53
Transitive dependency: 'jna' ('5.2.0') 'GPL-3.0-only' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: s3stream/pom.xml#L53
Transitive dependency: 'jna' ('5.2.0') 'LGPL-2.1-only' license is in the prohibited licenses list with project license 'Apache-2.0'
Check dependency licenses: common/pom.xml#L53
Transitive dependency: 'okhttp' ('4.11.0') 'MPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'
AutoCloseable used without 'try'-with-resources: broker/src/main/java/com/automq/rocketmq/broker/MetricsExporter.java#L212
'OpenTelemetrySdk' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: s3stream/src/main/java/com/automq/stream/s3/ObjectReader.java#L116
'ObjectReader' used without 'try'-with-resources statement
Check dependency licenses: s3stream/pom.xml#L38
Transitive dependency: 'reactive-streams' ('1.0.3') 'CC-BY-4.0' is not in the allowed or the prohibited licenses lists with project license 'Apache-2.0'
Check dependency licenses: proxy/pom.xml#L46
Transitive dependency: 'protobuf-java-util' ('3.24.0') 'PROTOBUF' is not in the allowed or the prohibited licenses lists with project license 'Apache-2.0'
Check dependency licenses: proxy/pom.xml#L46
Transitive dependency: 'protobuf-java' ('3.24.0') 'PROTOBUF' is not in the allowed or the prohibited licenses lists with project license 'Apache-2.0'
Check dependency licenses: proto/pom.xml#L37
Transitive dependency: 'protobuf-java' ('3.24.0') 'PROTOBUF' is not in the allowed or the prohibited licenses lists with project license 'Apache-2.0'
Check dependency licenses: proto/pom.xml#L55
'protobuf-java-util' ('3.24.0') 'PROTOBUF' is not in the allowed or the prohibited licenses lists with project license 'Apache-2.0'
Check dependency licenses: common/pom.xml#L53
Transitive dependency: 'grpc-util' ('1.58.0') licenses cannot be recognized
Method can be extracted: controller/src/main/java/com/automq/rocketmq/controller/metadata/database/DefaultMetadataStore.java#L580
It's possible to extract method returning 'assignment' from a long surrounding method