fix: create/update seller - force clerk to be AddressZero whatever th… #2113
Triggered via pull request
February 20, 2024 16:09
Status
Success
Total duration
32m 28s
Artifacts
–
ci.yaml
on: pull_request
Lint, build and test
8m 4s
Annotations
17 warnings
Lint, build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint, build and test:
scripts/create-seller.ts#L3
'Contract' is defined but never used
|
Lint, build and test:
scripts/get-seller.ts#L1
'fs' is defined but never used
|
Lint, build and test:
scripts/get-seller.ts#L3
'Contract' is defined but never used
|
Lint, build and test:
scripts/get-seller.ts#L3
'Wallet' is defined but never used
|
Lint, build and test:
scripts/pin-to-pinata.ts#L50
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/update-seller.ts#L165
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/account.ts#L22
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/account.ts#L35
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/account.ts#L45
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/account.ts#L46
Unexpected any. Specify a different type
|
Create Job Summary
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, satackey/[email protected], codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests
The following actions uses node12 which is deprecated and will be forced to run on node16: satackey/[email protected], codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run e2e tests
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/
|
Run e2e tests
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/
|
Run e2e tests
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/
|