Merge pull request #1 from liblaber/generate #1
Annotations
5 errors and 2 warnings
publish:
src/http/transport/request-builder.ts#L6
Cannot find module '../environment' or its corresponding type declarations.
|
publish:
src/http/types.ts#L4
Cannot find module './environment' or its corresponding type declarations.
|
publish:
src/index.ts#L3
Cannot find module './http/environment' or its corresponding type declarations.
|
publish:
src/services/base-service.ts#L3
Cannot find module '../http/environment' or its corresponding type declarations.
|
publish
Process completed with exit code 2.
|
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|