bump sdk to 0.7.3-beta.0 #43
build.yml
on: pull_request
lint
54s
test
3m 9s
check-sdn-list
2s
check-token-list
1m 16s
build-hosted
1m 10s
build-library
1m 10s
Annotations
18 errors and 8 warnings
lint:
wormhole-connect/src/sdklegacy/types.ts#L89
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/sdklegacy/types.ts#L97
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/sdklegacy/types.ts#L100
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/sdklegacy/types.ts#L108
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/sdklegacy/types.ts#L109
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/utils/wallet/solana.ts#L81
'computeBudgetIx' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/hooks/useTrackTransfer.ts#L11
Missing return type on function
|
lint
Process completed with exit code 1.
|
build-library
Expected 1 arguments, but got 2.
|
build-library
Expected 2 arguments, but got 1.
|
build-library
Expected 2 arguments, but got 1.
|
build-library
Expected 4 arguments, but got 3.
|
build-library
Process completed with exit code 2.
|
build-hosted
Expected 1 arguments, but got 2.
|
build-hosted
Expected 2 arguments, but got 1.
|
build-hosted
Expected 2 arguments, but got 1.
|
build-hosted
Expected 4 arguments, but got 3.
|
build-hosted
Process completed with exit code 2.
|
check-sdn-list
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-sdn-list
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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:
wormhole-connect/src/routes/sdkv2/route.ts#L338
'_route' is assigned a value but never used
|
build-library
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|
build-hosted
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|
check-token-list
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|