Skip to content

added wildcard

added wildcard #309

GitHub Actions / Flake8 failed Mar 19, 2024 in 0s

42 errors

Flake8 found 42 errors

Annotations

Check failure on line 13 in osaca/db_interface.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/db_interface.py#L13

'osaca.parser.memory.MemoryOperand' imported but unused (F401)

Check failure on line 15 in osaca/db_interface.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/db_interface.py#L15

'osaca.parser.immediate.ImmediateOperand' imported but unused (F401)

Check failure on line 40 in osaca/parser/immediate.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/immediate.py#L40

Undefined name 'imd_type' (F821)

Check failure on line 8 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L8

Expected 1 blank line, found 0 (E301)

Check failure on line 139 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L139

Undefined name 'RegisterOperand' (F821)

Check failure on line 147 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L147

Undefined name 'IdentifierOperand' (F821)

Check failure on line 148 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L148

Undefined name 'IdentifierOperand' (F821)

Check failure on line 152 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L152

Undefined name 'ImmediateOperand' (F821)

Check failure on line 183 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L183

Blank line contains whitespace (W293)

Check failure on line 198 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L198

Undefined name 'IdentifierOperand' (F821)

Check failure on line 199 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L199

Undefined name 'IdentifierOperand' (F821)

Check failure on line 203 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L203

Undefined name 'ImmediateOperand' (F821)

Check failure on line 208 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L208

Undefined name 'IdentifierOperand' (F821)

Check failure on line 229 in osaca/parser/memory.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/memory.py#L229

Blank line at end of file (W391)

Check failure on line 15 in osaca/parser/parser_AArch64.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/parser_AArch64.py#L15

'osaca.parser.flag.FlagOperand' imported but unused (F401)

Check failure on line 10 in osaca/parser/parser_x86att.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/parser_x86att.py#L10

'osaca.parser.operand.Operand' imported but unused (F401)

Check failure on line 17 in osaca/parser/parser_x86att.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/parser_x86att.py#L17

'osaca.parser.flag.FlagOperand' imported but unused (F401)

Check failure on line 8 in osaca/parser/register.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/register.py#L8

Expected 1 blank line, found 0 (E301)

Check failure on line 195 in osaca/parser/register.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/register.py#L195

Undefined name 'reg' (F821)

Check failure on line 196 in osaca/parser/register.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/register.py#L196

Undefined name 'i_reg' (F821)

Check failure on line 199 in osaca/parser/register.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/register.py#L199

Undefined name 'i_reg' (F821)

Check failure on line 202 in osaca/parser/register.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/register.py#L202

Undefined name 'i_reg' (F821)

Check failure on line 204 in osaca/parser/register.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/register.py#L204

Undefined name 'reg' (F821)

Check failure on line 211 in osaca/parser/register.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/register.py#L211

Undefined name 'ParserX86ATT' (F821)

Check failure on line 212 in osaca/parser/register.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

osaca/parser/register.py#L212

Undefined name 'reg' (F821)