feat(schema, api-client, api, cli): Add api-key schemas and types; Fix schema inconsistencies; Minor fix for CLI build errors #37
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
packages/schema/tests/enums.test.ts#L1
'z' is defined but never used
|
Lint:
packages/schema/tests/variable.spec.ts#L14
'version' is defined but never used
|
Loading