feat: add GitHub workflows for build and code check #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
code-check.yml
on: push
ESLint
5s
TS Typecheck
4s
Annotations
2 errors
TS Typecheck
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
|
ESLint
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
|