See: https://github.com/codecov/codecov-circleci-orb/pull/174 Two different errors happen for flags with `.` and `-` in the name. For `-`: ``` [2023-10-26T18:11:27.831Z] ['error'] There was an error running the uploader: undefined is not a function ``` For `.`: the flag name before the `.` just disappears