You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temporarily disabled because they keep failing with an error that does not make sense (complaining about re-definition of a function that is not actually re-defined). Looks a bit like there was some sort of caching/lack of cache cleaning going on so that we end up with a mixture of different versions of one file when running the pre-commit checks.
@samjrholt and I individually had a look and both tested it locally. There does not seem to be a problem in the code and the pre-commits pass locally.
I hope that maybe disabling and re-enabling later might "magically" fix the problem.
The text was updated successfully, but these errors were encountered:
Temporarily disabled because they keep failing with an error that does not make sense (complaining about re-definition of a function that is not actually re-defined). Looks a bit like there was some sort of caching/lack of cache cleaning going on so that we end up with a mixture of different versions of one file when running the pre-commit checks.
@samjrholt and I individually had a look and both tested it locally. There does not seem to be a problem in the code and the pre-commits pass locally.
I hope that maybe disabling and re-enabling later might "magically" fix the problem.
The text was updated successfully, but these errors were encountered: