chore: Update Rust deps (1.11.x branch) #4457
Annotations
2 errors and 2 warnings
Run npm run lint.check:
packages/test/src/test-integration-workflows-with-recorded-logs.ts#L152
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
|
Run npm run lint.check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint.check:
packages/test/src/test-integration-workflows-with-recorded-logs.ts#L3
'WorkflowNotFoundError' is defined but never used. Allowed unused vars must match /^_/u
|
Loading