feat(docs): update readme to mention free Vercel Remote Cache #47
Annotations
2 errors and 13 warnings
|
Run doctoc
Process completed with exit code 1.
|
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/
|
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-rush/src/credential.ts#L11
Missing return type on function
|
Run lint:
packages/remote-rush/src/credential.ts#L165
Missing return type on function
|
Run lint:
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`
|
Run lint:
packages/remote-rush/src/vercel-remote-cache-provider.ts#L3
`./credential` import should occur after type import of `@rushstack/node-core-library`
|
Run lint:
packages/remote-rush/src/vercel-remote-cache-provider.ts#L34
Missing return type on function
|
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
|
Loading