Skip to content

调整README

调整README #87

Triggered via push July 21, 2024 17:43
Status Success
Total duration 3m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

160 warnings and 1 notice
Nullability and data flow problems: simbot-component-telegram-api/src/jvmTest/java/UpdateValuesJavaTests.java#L32
The call to 'assertNotNull' always fails, according to its method contracts
Simplifiable assertion: simbot-component-telegram-api/src/jvmTest/java/UpdateValuesJavaTests.java#L49
`assertTrue()` can be simplified to 'assertInstanceOf()'
Simplifiable assertion: simbot-component-telegram-api/src/jvmTest/java/UpdateValuesJavaTests.java#L47
`assertTrue()` can be simplified to 'assertInstanceOf()'