Skip to content

Merge pull request #22 from simple-robot/dev/main #41

Merge pull request #22 from simple-robot/dev/main

Merge pull request #22 from simple-robot/dev/main #41

Triggered via push July 22, 2024 13:45
Status Success
Total duration 1h 10m 16s
Artifacts
Matrix: Run all tests
Fit to window
Zoom out
Zoom in

Annotations

162 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()'
Publish snapshot
No files were found with the provided path: **/build/reports/tests. No artifacts will be uploaded.
Deploy-doc
The following actions uses Node.js version which is deprecated and will be forced to run on node20: peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/