ci: setup workflow to lint and typecheck #3
lint-and-typecheck.yml
on: pull_request
lint
5s
typecheck
5s
Annotations
2 errors
typecheck
Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
lint
Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|