feat: Add step to create .env file from .env.example #152
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
src/ai.ts#L73
Unexpected any. Specify a different type
|
src/ai.ts#L100
Unexpected any. Specify a different type
|
src/config.ts#L7
Unexpected any. Specify a different type
|
src/config.ts#L12
Unexpected any. Specify a different type
|
src/config.ts#L18
Unexpected any. Specify a different type
|
src/config.ts#L23
Unexpected any. Specify a different type
|
src/handler.test.ts#L13
Unexpected any. Specify a different type
|
src/handler.test.ts#L58
Unexpected any. Specify a different type
|
src/handler.test.ts#L123
Unexpected any. Specify a different type
|
src/handler.test.ts#L168
Unexpected any. Specify a different type
|
This job succeeded
Loading