Skip to content

ODROID-COMMON: Classify models by chip vendor #689

ODROID-COMMON: Classify models by chip vendor

ODROID-COMMON: Classify models by chip vendor #689

Triggered via pull request December 11, 2023 03:23
Status Failure
Total duration 1m 20s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test
pylint (library code)
test: adafruit_platformdetect/board.py#L835
Unnecessary "elif" after "return", remove the leading "el" from "elif"
test: adafruit_platformdetect/board.py#L833
Either all return statements in a function should return an expression, or none of them should.
test
Process completed with exit code 1.
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/