Backwards Compatibility Workflow #1
validate-compatibility.yml
on: pull_request
Validate that changes are backwards compatible with the last stable release
45s
Annotations
1 error and 3 warnings
Validate that changes are backwards compatible with the last stable release
Process completed with exit code 7.
|
Validate that changes are backwards compatible with the last stable release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate that changes are backwards compatible with the last stable release
use Bitwise is deprecated. import Bitwise instead
|
Validate that changes are backwards compatible with the last stable release
Logger.default_formatter/1 is undefined or private
|