fix linter errors #2905
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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:
ts/client/src/accounts/healthCache.spec.ts#L1289
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1291
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1293
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1297
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1302
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1312
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1317
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.ts#L1173
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L69
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L76
Expected an assignment or function call and instead saw an expression
|
Loading