Skip to content

modify tests for mac windows python versions #12

modify tests for mac windows python versions

modify tests for mac windows python versions #12

Triggered via push November 18, 2023 21:26
Status Failure
Total duration 33s
Artifacts

main.yml

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

Annotations

59 errors
build (ubuntu-latest, 3.6)
The version '3.6' with architecture 'x64' was not found for Ubuntu 22.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
build (windows-latest, 3.6)
The job was canceled because "ubuntu-latest_3_6" failed.
build (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_6" failed.
build (windows-latest, 3.8)
The job was canceled because "ubuntu-latest_3_6" failed.
build (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_6" failed.
build (macos-latest, 3.9)
The job was canceled because "ubuntu-latest_3_6" failed.
build (windows-latest, 3.7)
The job was canceled because "ubuntu-latest_3_6" failed.
build (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_6" failed.
build (windows-latest, 3.12)
The job was canceled because "ubuntu-latest_3_6" failed.
build (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_6" failed.
build (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-latest_3_6" failed.
build (macos-latest, 3.8)
The job was canceled because "ubuntu-latest_3_6" failed.
build (macos-latest, 3.11)
The job was canceled because "ubuntu-latest_3_6" failed.
build (macos-latest, 3.11)
The operation was canceled.
build (macos-latest, 3.12)
The job was canceled because "ubuntu-latest_3_6" failed.
build (macos-latest, 3.6)
The job was canceled because "ubuntu-latest_3_6" failed.
build (macos-latest, 3.6)
The operation was canceled.
build (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_6" failed.
build (ubuntu-latest, 3.10)
The operation was canceled.
build (macos-latest, 3.10)
The job was canceled because "ubuntu-latest_3_6" failed.
build (macos-latest, 3.10)
The operation was canceled.
build (macos-latest, 3.7)
The job was canceled because "ubuntu-latest_3_6" failed.
build (macos-latest, 3.7)
The operation was canceled.
build (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_6" failed.
build (ubuntu-latest, 3.11)
The operation was canceled.
Ruff (F401): driver.py#L2
driver.py:2:8: F401 `requests` imported but unused
Ruff (E501): src/auth.py#L32
src/auth.py:32:89: E501 Line too long (101 > 88 characters)
Ruff (E501): src/auth.py#L37
src/auth.py:37:89: E501 Line too long (140 > 88 characters)
Ruff (E501): src/auth.py#L41
src/auth.py:41:89: E501 Line too long (102 > 88 characters)
Ruff (E501): src/auth.py#L47
src/auth.py:47:89: E501 Line too long (89 > 88 characters)
Ruff (F401): src/main.py#L1
src/main.py:1:18: F401 `nbia.NBIAClient` imported but unused
Ruff (E501): src/nbia.py#L14
src/nbia.py:14:89: E501 Line too long (98 > 88 characters)
Ruff (E501): src/nbia.py#L70
src/nbia.py:70:89: E501 Line too long (108 > 88 characters)
Ruff (E501): src/nbia.py#L79
src/nbia.py:79:89: E501 Line too long (106 > 88 characters)
Ruff (E501): src/nbia.py#L82
src/nbia.py:82:89: E501 Line too long (100 > 88 characters)
build (ubuntu-latest, 3.12)
The job was canceled because "ubuntu-latest_3_6" failed.
Ruff (F401): driver.py#L2
driver.py:2:8: F401 `requests` imported but unused
Ruff (E501): src/auth.py#L32
src/auth.py:32:89: E501 Line too long (101 > 88 characters)
Ruff (E501): src/auth.py#L37
src/auth.py:37:89: E501 Line too long (140 > 88 characters)
Ruff (E501): src/auth.py#L41
src/auth.py:41:89: E501 Line too long (102 > 88 characters)
Ruff (E501): src/auth.py#L47
src/auth.py:47:89: E501 Line too long (89 > 88 characters)
Ruff (F401): src/main.py#L1
src/main.py:1:18: F401 `nbia.NBIAClient` imported but unused
Ruff (E501): src/nbia.py#L14
src/nbia.py:14:89: E501 Line too long (98 > 88 characters)
Ruff (E501): src/nbia.py#L70
src/nbia.py:70:89: E501 Line too long (108 > 88 characters)
Ruff (E501): src/nbia.py#L79
src/nbia.py:79:89: E501 Line too long (106 > 88 characters)
Ruff (E501): src/nbia.py#L82
src/nbia.py:82:89: E501 Line too long (100 > 88 characters)
build (ubuntu-latest, 3.12)
The operation was canceled.
build (ubuntu-latest, 3.7)
The job was canceled because "ubuntu-latest_3_6" failed.
build (ubuntu-latest, 3.7)
The operation was canceled.
Ruff (F401): driver.py#L2
driver.py:2:8: F401 `requests` imported but unused
Ruff (E501): src/auth.py#L32
src/auth.py:32:89: E501 Line too long (101 > 88 characters)
Ruff (E501): src/auth.py#L37
src/auth.py:37:89: E501 Line too long (140 > 88 characters)
Ruff (E501): src/auth.py#L41
src/auth.py:41:89: E501 Line too long (102 > 88 characters)
Ruff (E501): src/auth.py#L47
src/auth.py:47:89: E501 Line too long (89 > 88 characters)
Ruff (F401): src/main.py#L1
src/main.py:1:18: F401 `nbia.NBIAClient` imported but unused
Ruff (E501): src/nbia.py#L14
src/nbia.py:14:89: E501 Line too long (98 > 88 characters)
Ruff (E501): src/nbia.py#L70
src/nbia.py:70:89: E501 Line too long (108 > 88 characters)
Ruff (E501): src/nbia.py#L79
src/nbia.py:79:89: E501 Line too long (106 > 88 characters)
Ruff (E501): src/nbia.py#L82
src/nbia.py:82:89: E501 Line too long (100 > 88 characters)