In my understanding, hypothesis tests are equivalent to confidence intervals. Because of this, I initially believed $p$-values should only be reported in a binary sense i.e. is $p<\alpha$ or $p>\alpha$ so you can either reject or fail to reject the null respectively.
But what happens when you do your test at the 5% level and is not significant at 5% level but at the 10% level? That means we are 90% confident that the true $\mu$ lies outside the 90% confidence interval, which seems quite high.
Is it not valid to reject at the 10% level in that case? Maybe I was stringent with the 5% significance.
Also since these cases only occur when $p$-values are between 2 significance levels (at least in the case of symmetric tests), doesn't that mean the size of $p$-values actually matters?