Relative Content

Tag Archive for github-actionseslint

ESLint only runs locally (not github actions). Ignore patternt and src pattern conflict

It seems to be a weird bug where I’m fairly certain that I don’t have any eslint ignore directory rules, and I in fact have eslint problems from the directory in question both from CLI and vscode on local machine. I suppose that a round about solution would be for github actions to not consider the push to broken if some sub directory of the directory I’m actually linting to supposedly be ignored.
GitHub Actions error message: