Skip to content

more config fixup

more config fixup #156

Triggered via push June 15, 2023 22:03
Status Failure
Total duration 1m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

10 errors
mypy: setup.py#L18
Function is missing a type annotation [no-untyped-def]
mypy: docs/conf.py#L22
Function is missing a type annotation [no-untyped-def]
mypy: hubspot3/utils.py#L15
Function is missing a type annotation [no-untyped-def]
mypy: hubspot3/utils.py#L19
Function is missing a return type annotation [no-untyped-def]
mypy: hubspot3/utils.py#L25
Function is missing a type annotation [no-untyped-def]
mypy: hubspot3/utils.py#L35
Function is missing a type annotation [no-untyped-def]
mypy: hubspot3/error.py#L15
Function is missing a return type annotation [no-untyped-def]
mypy: hubspot3/error.py#L15
Use "-> None" if function does not return a value
mypy: hubspot3/error.py#L53
Function is missing a type annotation [no-untyped-def]
mypy: hubspot3/error.py#L57
Function is missing a type annotation [no-untyped-def]