fix(deps): update dependency got to v14 #4301
workflow.yaml
on: pull_request
Annotations
20 errors and 3 warnings
Lint:
src/apps/beefy/api.ts#L132
Property 'oracle' does not exist on type 'unknown'.
|
Lint:
src/apps/beefy/api.ts#L133
Property 'address' does not exist on type 'unknown'.
|
Lint:
src/apps/beefy/api.ts#L133
Property 'oracleId' does not exist on type 'unknown'.
|
Lint:
src/apps/curve/positions.ts#L79
Parameter 'pool' implicitly has an 'any' type.
|
Lint:
src/apps/halofi/haloFiApi.ts#L72
'game' is of type 'unknown'.
|
Lint:
src/apps/halofi/haloFiApi.ts#L73
'game' is of type 'unknown'.
|
Lint:
src/apps/halofi/haloFiApi.ts#L74
'game' is of type 'unknown'.
|
Lint:
src/apps/halofi/haloFiApi.ts#L79
Type 'unknown[]' is not assignable to type 'Game[]'.
|
Lint:
src/apps/hedgey/nfts.ts#L31
Parameter 'response' implicitly has an 'any' type.
|
Lint:
src/apps/hedgey/nfts.ts#L34
Parameter 'response' implicitly has an 'any' type.
|
Test
Property 'oracle' does not exist on type 'unknown'.
|
Test
Property 'address' does not exist on type 'unknown'.
|
Test
Property 'oracleId' does not exist on type 'unknown'.
|
Test
Parameter 'pool' implicitly has an 'any' type.
|
Test
'game' is of type 'unknown'.
|
Test
'game' is of type 'unknown'.
|
Test
'game' is of type 'unknown'.
|
Test
Type 'unknown[]' is not assignable to type 'Game[]'.
|
Test
Parameter 'response' implicitly has an 'any' type.
|
Test
Parameter 'response' implicitly has an 'any' type.
|
Check for .sh
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|