Remove forced simulateContract
on write
#108
Annotations
18 errors and 1 warning
verify (lint)
Process completed with exit code 1.
|
verify (test)
The job was canceled because "lint" failed.
|
src/adapter/OxAdapter.test.ts > OxAdapter > fetches the chain id:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:24:21
|
src/adapter/OxAdapter.test.ts > OxAdapter > fetches the current block:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:30:21
|
src/adapter/OxAdapter.test.ts > OxAdapter > fetches account balances:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:54:21
|
src/adapter/OxAdapter.test.ts > OxAdapter > fetches transactions:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:60:21
|
src/adapter/OxAdapter.test.ts > OxAdapter > returns receipts for waited transactions:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:90:21
|
src/adapter/OxAdapter.test.ts > OxAdapter > fetches events:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:122:21
|
src/adapter/OxAdapter.test.ts > OxAdapter > read > reads from contracts:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:143:23
|
src/adapter/OxAdapter.test.ts > OxAdapter > read > reads from contracts with args:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:153:23
|
src/adapter/OxAdapter.test.ts > OxAdapter > simulates writes to a contracts:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:165:21
|
src/adapter/OxAdapter.test.ts > OxAdapter > encodes function data:
packages/drift/src/adapter/OxAdapter.ts#L381
Drift Error: No provider found
❯ handleError src/adapter/OxAdapter.ts:381:9
❯ new OxAdapter src/adapter/OxAdapter.ts:77:7
❯ src/adapter/OxAdapter.test.ts:179:21
|
verify (build)
The job was canceled because "lint" failed.
|
verify (build)
@delvtech/drift#build: command (/home/runner/work/drift/drift/packages/drift) /tmp/yarn--1733778443560-0.037776371856827584/yarn run build exited (1)
|
verify (build)
Class 'OxAdapter' incorrectly implements interface 'ReadWriteAdapter'.
|
verify (build)
The operation was canceled.
|
verify (typecheck)
The job was canceled because "lint" failed.
|
verify (typecheck)
The operation was canceled.
|
verify (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|