Skip to content

Bump version: 0.7.3.dev11 → 0.7.3.dev12 #398

Bump version: 0.7.3.dev11 → 0.7.3.dev12

Bump version: 0.7.3.dev11 → 0.7.3.dev12 #398

Triggered via push June 24, 2023 03:27
Status Success
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pylint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
pylinter: tudatpy/__init__.py#L1
Unable to import 'tudatpy._version'
pylinter: tudatpy/__init__.py#L2
No name 'constants' in module 'tudatpy.kernel'
pylinter: tudatpy/__init__.py#L3
No name 'astro' in module 'tudatpy.kernel'
pylinter: tudatpy/__init__.py#L4
No name 'interface' in module 'tudatpy.kernel'
pylinter: tudatpy/__init__.py#L5
No name 'math' in module 'tudatpy.kernel'
pylinter: tudatpy/__init__.py#L6
No name 'utils' in module 'tudatpy.kernel'
pylinter: tudatpy/__init__.py#L7
No name 'numerical_simulation' in module 'tudatpy.kernel'
pylinter: tudatpy/__init__.py#L8
No name 'trajectory_design' in module 'tudatpy.kernel'
pylinter: tudatpy/__init__.py#L12
Undefined variable name '__version__' in __all__
pylinter: tudatpy/elements.py#L1
No name 'astro' in module 'tudatpy.kernel'
pylinter: tudatpy/__init__.py#L1
Missing module docstring
pylinter: tudatpy/elements.py#L87
TODO: Add epoch overloaded input version.
pylinter: tudatpy/elements.py#L32
Line too long (104/100)
pylinter: tudatpy/elements.py#L84
Line too long (104/100)
pylinter: tudatpy/elements.py#L1
Missing module docstring
pylinter: tudatpy/elements.py#L5
Argument name "r" doesn't conform to snake_case naming style
pylinter: tudatpy/elements.py#L5
Too many arguments (6/5)
pylinter: tudatpy/elements.py#L46
Argument name "mu" doesn't conform to snake_case naming style
pylinter: tudatpy/elements.py#L46
Too many arguments (7/5)
pylinter: tudatpy/elements.py#L46
Too many local variables (17/15)