Rohin/perf improvements #7601
ci.yml
on: pull_request
ts-generator-changes
9s
lint
1m 19s
compile
2m 29s
eslint
1m 51s
test
4m 11s
ete-tests
4m 33s
live-test-dev
0s
live-test-dev-windows
0s
node-version-tests
0s
cloudflare-startup-tests
0s
browser-startup-tests
0s
Annotations
11 errors and 15 warnings
lint
Process completed with exit code 1.
|
eslint:
generators/typescript/sdk/client-class-generator/src/GeneratedSdkClientClassImpl.ts#L349
Missing return type on function
|
eslint:
generators/typescript/sdk/client-class-generator/src/SdkClientClassGenerator.ts#L98
Unexpected `await` of a non-Promise (non-"Thenable") value
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L578
Promise-returning function provided to property where a void return was expected
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L595
Promise-returning function provided to property where a void return was expected
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L615
Promise-returning function provided to property where a void return was expected
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L631
Promise-returning function provided to property where a void return was expected
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L646
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L651
Promise-returning function provided to property where a void return was expected
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L673
Promise-returning function provided to property where a void return was expected
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L701
Promise-returning function provided to property where a void return was expected
|
ts-generator-changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ts-generator-changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ts-generator-changes
The process '/usr/bin/git' failed with exit code 128
|
lint
The process '/usr/bin/git' failed with exit code 128
|
eslint
The process '/usr/bin/git' failed with exit code 128
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L399
Unexpected any. Specify a different type
|
eslint:
generators/typescript/sdk/generator/src/SdkGenerator.ts#L1372
Forbidden non-null assertion
|
eslint:
packages/commons/core-utils/src/AsyncPerformanceObserver.ts#L20
Unexpected any. Specify a different type
|
eslint:
packages/commons/core-utils/src/AsyncPerformanceObserver.ts#L20
Unexpected any. Specify a different type
|
eslint:
packages/commons/core-utils/src/AsyncPerformanceObserver.ts#L29
Unexpected any. Specify a different type
|
eslint:
packages/commons/core-utils/src/AsyncPerformanceObserver.ts#L29
Unexpected any. Specify a different type
|
compile
The process '/usr/bin/git' failed with exit code 128
|
test
The process '/usr/bin/git' failed with exit code 128
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
ete-tests
The process '/usr/bin/git' failed with exit code 128
|