Merge branch 'refs/heads/main' into feat/replace-esplora-with-bitcoin… #200
code-checks.yml
on: push
build
33s
lint-eslint
0s
lint-prettier
0s
typecheck
0s
test-unit
0s
Annotations
3 errors and 3 warnings
build:
src/constants/index.ts#L3
Cannot find module './bitcoin-constants.js' or its corresponding type declarations.
|
build:
src/models/ethereum-models.ts#L85
Property 'icyIntegrationAddress' is missing in type '{ uuid: any; protocolContract: any; timestamp: BigNumber; valueLocked: BigNumber; valueMinted: BigNumber; creator: any; status: any; fundingTxId: any; closingTxId: any; ... 4 more ...; taprootPubKey: any; }' but required in type 'RawVault'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
build
Unexpected input(s) 'node-version', valid inputs are ['']
|
build
Unexpected input(s) 'node-version', valid inputs are ['']
|