Report duraction when storing artifacts in remote-nx (#18) #43
Annotations
15 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.0.1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run lint:
packages/remote/src/utils/stream-to-buffer.ts#L2
`stream` type import should occur before import of `concat-stream`
|
Run lint:
packages/remote/src/utils/stream-to-buffer.ts#L2
Prefer `node:stream` over `stream`
|
Run lint:
packages/remote-nx/src/index.ts#L4
`@nx/workspace/tasks-runners/default` type import should occur before import of `./setup-sdk`
|
Run lint:
packages/remote-nx/src/remote-client.ts#L1
Prefer `node:events` over `events`
|
Run lint:
packages/remote-nx/src/remote-client.ts#L11
Missing return type on function
|
Run lint:
packages/remote-nx/src/remote-client.ts#L31
Missing return type on function
|
Run lint:
packages/remote-nx/src/setup-sdk.ts#L4
`stream` type import should occur before type import of `nx/src/config/task-graph`
|
Run lint:
packages/remote-nx/src/setup-sdk.ts#L4
Prefer `node:stream` over `stream`
|
Run lint:
packages/remote-nx/src/setup-sdk.ts#L8
Missing return type on function
|
Run lint:
packages/remote-nx/src/setup-sdk.ts#L14
Missing return type on function
|
Install pnpm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading