Skip to content

feat: pass real chainId and treasuryName #1871

feat: pass real chainId and treasuryName

feat: pass real chainId and treasuryName #1871

Triggered via push July 26, 2024 12:33
Status Failure
Total duration 1m 48s
Artifacts

test.yml

on: push
lint-build-test
1m 38s
lint-build-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint-build-test
Type 'Ref<{ name: string; network: null; address: null; }>' is not assignable to type 'Ref<SpaceMetadataTreasury>'.
lint-build-test
Property 'chainId' is missing in type '{ name: string; network: null; address: null; }' but required in type 'SpaceMetadataTreasury'.
lint-build-test
Property 'chainId' is missing in type '{ name: string; network: "sep"; address: string; }' but required in type 'SpaceMetadataTreasury'.
lint-build-test
ui#typecheck: command (/home/runner/work/sx-monorepo/sx-monorepo/apps/ui) /tmp/yarn--1721997301488-0.05278322207804553/yarn run typecheck exited (2)
lint-build-test
Process completed with exit code 2.
lint-build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-build-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/