feat(template): support custom templates #2517
Annotations
3 errors and 3 warnings
|
Run unit tests
@hey-api/openapi-ts#test: command (/home/runner/work/openapi-ts/openapi-ts/packages/openapi-ts) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Run unit tests
The operation was canceled.
|
Run linter:
packages/openapi-ts/src/types/config.d.ts#L77
Expected interface keys to be in ascending order. 'experimentalParser' should be before 'input'
|
Run linter:
packages/openapi-ts/src/types/config.d.ts#L99
Expected interface keys to be in ascending order. 'logs' should be before 'plugins'
|
Run linter:
packages/openapi-ts/src/types/config.d.ts#L227
Expected interface keys to be in ascending order. 'request' should be before 'watch'
|
Loading