Skip to content

feat(docs): update readme to mention free Vercel Remote Cache (#25) #51

feat(docs): update readme to mention free Vercel Remote Cache (#25)

feat(docs): update readme to mention free Vercel Remote Cache (#25) #51

Triggered via push December 20, 2024 18:45
Status Success
Total duration 2m 46s
Artifacts

ci.yml

on: push
Matrix: typecheck | lint | test
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
typecheck | lint | test (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck | lint | test (16.x)
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/
typecheck | lint | test (16.x)
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/
typecheck | lint | test (16.x)
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/
typecheck | lint | test (16.x): packages/remote-rush/src/credential.ts#L11
Missing return type on function
typecheck | lint | test (16.x): packages/remote-rush/src/credential.ts#L165
Missing return type on function
typecheck | lint | test (16.x): packages/remote-rush/src/rush-vercel-remote-cache-plugin.ts#L3
`@rushstack/rush-sdk` type import should occur before import of `./vercel-remote-cache-provider`
typecheck | lint | test (16.x): packages/remote-rush/src/vercel-remote-cache-provider.ts#L3
`./credential` import should occur after type import of `@rushstack/node-core-library`
typecheck | lint | test (16.x): packages/remote-nx/src/index.ts#L4
`@nx/workspace/tasks-runners/default` type import should occur before import of `./setup-sdk`
typecheck | lint | test (16.x): packages/remote-nx/src/remote-client.ts#L1
Prefer `node:events` over `events`
typecheck | lint | test (16.x): packages/remote-nx/src/remote-client.ts#L11
Missing return type on function
typecheck | lint | test (16.x): packages/remote-nx/src/remote-client.ts#L31
Missing return type on function
typecheck | lint | test (16.x): packages/remote-nx/src/setup-sdk.ts#L4
`stream` type import should occur before type import of `nx/src/config/task-graph`
typecheck | lint | test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck | lint | test (20.x)
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/
typecheck | lint | test (20.x)
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/
typecheck | lint | test (20.x)
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/
typecheck | lint | test (20.x): packages/remote/src/utils/stream-to-buffer.ts#L2
`stream` type import should occur before import of `concat-stream`
typecheck | lint | test (20.x): packages/remote/src/utils/stream-to-buffer.ts#L2
Prefer `node:stream` over `stream`
typecheck | lint | test (20.x): packages/remote-rush/src/credential.ts#L11
Missing return type on function
typecheck | lint | test (20.x): packages/remote-rush/src/credential.ts#L165
Missing return type on function
typecheck | lint | test (20.x): packages/remote-rush/src/rush-vercel-remote-cache-plugin.ts#L3
`@rushstack/rush-sdk` type import should occur before import of `./vercel-remote-cache-provider`
typecheck | lint | test (20.x): packages/remote-rush/src/vercel-remote-cache-provider.ts#L3
`./credential` import should occur after type import of `@rushstack/node-core-library`
typecheck | lint | test (20.x): packages/remote-nx/src/index.ts#L4
`@nx/workspace/tasks-runners/default` type import should occur before import of `./setup-sdk`
typecheck | lint | test (20.x): packages/remote-nx/src/remote-client.ts#L1
Prefer `node:events` over `events`
typecheck | lint | test (20.x): packages/remote-nx/src/remote-client.ts#L11
Missing return type on function
typecheck | lint | test (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck | lint | test (18.x): packages/remote-rush/src/credential.ts#L11
Missing return type on function
typecheck | lint | test (18.x): packages/remote-rush/src/credential.ts#L165
Missing return type on function
typecheck | lint | test (18.x): packages/remote-rush/src/rush-vercel-remote-cache-plugin.ts#L3
`@rushstack/rush-sdk` type import should occur before import of `./vercel-remote-cache-provider`
typecheck | lint | test (18.x): packages/remote-rush/src/vercel-remote-cache-provider.ts#L3
`./credential` import should occur after type import of `@rushstack/node-core-library`
typecheck | lint | test (18.x): packages/remote-nx/src/index.ts#L4
`@nx/workspace/tasks-runners/default` type import should occur before import of `./setup-sdk`
typecheck | lint | test (18.x): packages/remote-nx/src/remote-client.ts#L1
Prefer `node:events` over `events`
typecheck | lint | test (18.x): packages/remote-nx/src/remote-client.ts#L11
Missing return type on function
typecheck | lint | test (18.x): packages/remote-nx/src/remote-client.ts#L31
Missing return type on function
typecheck | lint | test (18.x): packages/remote-nx/src/setup-sdk.ts#L4
`stream` type import should occur before type import of `nx/src/config/task-graph`
typecheck | lint | test (18.x)
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/
typecheck | lint | test (18.x)
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/
typecheck | lint | test (18.x)
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/