Fix handling for -b option in typegen #268
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run lint:
src/commands/typegen.ts#L64
'_banner' is assigned a value but never used
|
Run npm run lint:
src/tests/run-jest.ts#L171
Unexpected any. Specify a different type
|
Loading