Hey @stokesriona,
In the repo all my tests passed, only the maintain one failed.
When I check to see the error, it says:
FAIL test/refer.test.ts
refer
✓ happy (280 ms)
✓ basic.messages (577 ms)
✕ maintain (1075 ms)
● refer › maintain
Failed Checks:
check_default failed (branch incorrect)
at runChecks (node_modules/@seneca/maintain/maintain.js:78:15)
However, looking into the seneca-maintain docs, it should't fail, right? As my default branch is named "main" and not "master".
Please, could you help me debug this?
Hey @stokesriona,
In the repo all my tests passed, only the maintain one failed.
When I check to see the error, it says:
However, looking into the seneca-maintain docs, it should't fail, right? As my default branch is named "main" and not "master".
Please, could you help me debug this?