Monday, 2023-12-18

@tnpb:matrix.org111111111111111111111does anyone have any idea how I debug this flake8 error in one of my reviews?18:34
@tnpb:matrix.org * does anyone have any idea how I debug this flake8 error in one of my reviews?18:34
@fungicide:matrix.org> <@tnpb:matrix.org> does anyone have any idea how I debug this flake8 error in one of my reviews?19:03
can you elaborate on what's not clear? it's a style checker, and is pointing out style problems in several files
@fungicide:matrix.orgthere's nothing to debug really, you can either fix the problems it's pointing out, or configure the checker to skip specific rules if they're not relevant for that project, or pin to an older version of the enforced styles if there are recent rules added in that checker that the project isn't ready to deal with addressing yet19:05
@tnpb:matrix.org> <@fungicide:matrix.org> can you elaborate on what's not clear? it's a style checker, and is pointing out style problems in several files19:18
is the InvocationError happening because of these styles warnings the flake8 raised?
@tnpb:matrix.orgI thought that It was something specific to zuul since I didn't received this invocation error when running locally19:19
@tnpb:matrix.org * I thought that It was something specific to zuul since I didn't receive this invocation error when running locally19:19
@tnpb:matrix.org> <@fungicide:matrix.org> can you elaborate on what's not clear? it's a style checker, and is pointing out style problems in several files19:20
* Ss the InvocationError happening because of these style warnings the flake8 raised?
@tnpb:matrix.org Ok... I understand now. 19:41
@tnpb:matrix.orgthank you fungi 19:41
@fungicide:matrix.orgyes, the "invocation error" is that zuul (well, really tox called from ansible) invoked flake8 and it reported one or more errors, the details of which were included in the output there19:45

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!