Fix scripts not working with existing client #1579
Annotations
8 errors and 3 warnings
lint-program
Process completed with exit code 101.
|
|
lint-client:
packages/client/src/index.ts#L569
Replace `··this.log("No·tickets·to·recover")` with `this.log("No·tickets·to·recover");`
|
lint-client:
packages/client/src/index.ts#L570
Delete `··`
|
lint-client:
packages/client/src/index.ts#L637
Replace `··console.log("Epoch·report·account:·",·epochReportAccountAddress.toString())` with `console.log("Epoch·report·account:·",·epochReportAccountAddress.toString());`
|
lint-client:
packages/client/src/util.ts#L274
Delete `··`
|
lint-client:
packages/client/src/util.ts#L275
Delete `··`
|
lint-client
Process completed with exit code 1.
|
install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-program
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-client
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|