Skip to content

allow type promotions from bool if common type is non-bool #2996

allow type promotions from bool if common type is non-bool

allow type promotions from bool if common type is non-bool #2996

Triggered via pull request January 30, 2024 18:54
Status Failure
Total duration 34s
Artifacts

pylint.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build (3.8): tests/unittest/compiler/test_op_common_elementwise.py#L17
F401 'aitemplate.compiler' imported but unused
build (3.8): tests/unittest/compiler/test_op_common_elementwise.py#L23
F401 'aitemplate.compiler.transform.fuse_ops.fuse_elementwise' imported but unused
build (3.8): tests/unittest/compiler/test_op_common_elementwise.py#L23
F401 'aitemplate.compiler.transform.fuse_ops.process_singleton_elementwise' imported but unused
build (3.8)
Process completed with exit code 1.
build (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/