Disable Lumigo #1343
main.yml
on: push
Run Unit Tests
13s
Lint
11s
Type test
9s
Publish
0s
Annotations
12 errors and 3 warnings
|
Type test
Process completed with exit code 2.
|
|
Type test:
src/services/LoggerService.ts#L236
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Type test:
src/services/LoggerService.ts#L219
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Type test:
src/services/LoggerService.ts#L174
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Lint
Process completed with exit code 2.
|
|
Lint:
src/services/LoggerService.ts#L236
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Lint:
src/services/LoggerService.ts#L219
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Lint:
src/services/LoggerService.ts#L174
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Run Unit Tests
Process completed with exit code 2.
|
|
Run Unit Tests:
src/services/LoggerService.ts#L236
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Run Unit Tests:
src/services/LoggerService.ts#L219
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Run Unit Tests:
src/services/LoggerService.ts#L174
Property 'isLumigoEnabled' does not exist on type 'typeof LambdaWrapper'.
|
|
Type test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|