feat: initial api #14
pull_request.yml
on: pull_request
Run TS Project lint and prettier
26s
upload_package
1m 8s
Annotations
8 errors and 3 warnings
src/config.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
src/env.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
src/options.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tests/config.spec.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tests/config/default.json#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tests/env.spec.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tests/httpClient.spec.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tests/validator.spec.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tests/env.spec.ts#L2
'satisfies' is defined but never used (@typescript-eslint/no-unused-vars)
|
Run TS Project lint and prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload_package
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ActionsTools/read-json-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|