Skip to content

New features and checks #3

New features and checks

New features and checks #3

Triggered via pull request February 24, 2024 13:38
Status Failure
Total duration 1m 28s
Artifacts

pylint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Lint Code Base: slither/detectors/oracles/oracle_detector.py#L208
C0123: Use isinstance() rather than type() for a typecheck. (unidiomatic-typecheck)