add api-logs-limit flag #393
on-pull-request.yaml
on: pull_request
E2E Tests
/
Build Docker image
1m 30s
Run Unit Tests
/
test_coverage
1m 58s
License Check
/
license-check
33s
Lint
/
golangci-lint
1m 34s
Go Module Check
/
ensure go mod is tidy
11s
Test Docker Publish
/
Build and Push Docker Image
1m 39s
Matrix: Run Unit Tests / unit_tests
E2E Tests
/
Run Tests
1m 20s
Annotations
40 errors and 5 warnings
Run Unit Tests / unit_tests (1.22.x, macos-latest):
api/events/events_test.go#L217
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.22.x, macos-latest):
api/events/events_test.go#L218
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.22.x, macos-latest):
api/events/events_test.go#L219
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.22.x, macos-latest)
Process completed with exit code 2.
|
Run Unit Tests / unit_tests (1.19.x, ubuntu-latest)
The job was canceled because "_1_22_x_macos-latest" failed.
|
Run Unit Tests / unit_tests (1.19.x, ubuntu-latest):
api/events/events_test.go#L217
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.19.x, ubuntu-latest):
api/events/events_test.go#L218
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.19.x, ubuntu-latest):
api/events/events_test.go#L219
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.19.x, ubuntu-latest)
Process completed with exit code 2.
|
Run Unit Tests / unit_tests (1.20.x, ubuntu-latest)
The job was canceled because "_1_22_x_macos-latest" failed.
|
Run Unit Tests / unit_tests (1.20.x, ubuntu-latest):
api/events/events_test.go#L217
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.20.x, ubuntu-latest):
api/events/events_test.go#L218
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.20.x, ubuntu-latest):
api/events/events_test.go#L219
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.20.x, ubuntu-latest)
The operation was canceled.
|
Run Unit Tests / unit_tests (1.21.x, ubuntu-latest)
The job was canceled because "_1_22_x_macos-latest" failed.
|
Run Unit Tests / unit_tests (1.21.x, ubuntu-latest):
api/events/events_test.go#L217
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.21.x, ubuntu-latest):
api/events/events_test.go#L218
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.21.x, ubuntu-latest):
api/events/events_test.go#L219
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.21.x, ubuntu-latest)
The operation was canceled.
|
Run Unit Tests / unit_tests (1.22.x, ubuntu-latest)
The job was canceled because "_1_22_x_macos-latest" failed.
|
Run Unit Tests / unit_tests (1.22.x, ubuntu-latest):
api/events/events_test.go#L217
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.22.x, ubuntu-latest):
api/events/events_test.go#L218
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.22.x, ubuntu-latest):
api/events/events_test.go#L219
undefined: events.NormalizeOptions
|
Run Unit Tests / unit_tests (1.22.x, ubuntu-latest)
The operation was canceled.
|
Run Unit Tests / unit_tests (1.22.x, windows-latest)
The job was canceled because "_1_22_x_macos-latest" failed.
|
Run Unit Tests / unit_tests (1.22.x, windows-latest)
The operation was canceled.
|
Run Unit Tests / test_coverage:
api/events/events_test.go#L217
undefined: events.NormalizeOptions
|
Run Unit Tests / test_coverage:
api/events/events_test.go#L218
undefined: events.NormalizeOptions
|
Run Unit Tests / test_coverage:
api/events/events_test.go#L219
undefined: events.NormalizeOptions
|
Run Unit Tests / test_coverage
Process completed with exit code 2.
|
POST /logs/transfers › should find a log with all parameters set:
test/thorest-api/logs/query-transfers.test.ts#L49
Custom message:
Transfer event should be found
expect(received).toBeDefined()
Received: undefined
at Object.toBeDefined (test/thorest-api/logs/query-transfers.test.ts:49:63)
|
POST /logs/transfers › query by "range" › should be able set the range to null:
test/thorest-api/logs/query-transfers.test.ts#L104
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at toBeTrue (test/thorest-api/logs/query-transfers.test.ts:104:70)
at Object.<anonymous> (test/thorest-api/logs/query-transfers.test.ts:124:13)
|
POST /logs/transfers › query by "range" › should be able to omit the "from" field:
test/thorest-api/logs/query-transfers.test.ts#L104
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at toBeTrue (test/thorest-api/logs/query-transfers.test.ts:104:70)
at Object.<anonymous> (test/thorest-api/logs/query-transfers.test.ts:131:13)
|
POST /logs/transfers › query by "range" › should be able to omit the "to" field:
test/thorest-api/logs/query-transfers.test.ts#L104
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at toBeTrue (test/thorest-api/logs/query-transfers.test.ts:104:70)
at Object.<anonymous> (test/thorest-api/logs/query-transfers.test.ts:141:13)
|
POST /logs/transfers › query by "range" › should be omit the "unit" field:
test/thorest-api/logs/query-transfers.test.ts#L104
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at toBeTrue (test/thorest-api/logs/query-transfers.test.ts:104:70)
at Object.<anonymous> (test/thorest-api/logs/query-transfers.test.ts:151:13)
|
POST /logs/transfers › query by "range" › should be able query by time:
test/thorest-api/logs/query-transfers.test.ts#L104
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at toBeTrue (test/thorest-api/logs/query-transfers.test.ts:104:70)
at Object.<anonymous> (test/thorest-api/logs/query-transfers.test.ts:161:13)
|
POST /logs/transfers › query by "range" › should be able query by block:
test/thorest-api/logs/query-transfers.test.ts#L104
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at toBeTrue (test/thorest-api/logs/query-transfers.test.ts:104:70)
at Object.<anonymous> (test/thorest-api/logs/query-transfers.test.ts:172:13)
|
POST /logs/transfers › query by "options" › should be able to omit the "offset" field:
test/thorest-api/logs/query-transfers.test.ts#L104
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at toBeTrue (test/thorest-api/logs/query-transfers.test.ts:104:70)
at Object.<anonymous> (test/thorest-api/logs/query-transfers.test.ts:192:13)
|
POST /logs/transfers › query by "options" › should have no maximum "limit":
test/thorest-api/logs/query-transfers.test.ts#L231
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at Object.toBeTrue (test/thorest-api/logs/query-transfers.test.ts:231:15)
|
POST /logs/transfers › query by "criteriaSet" › should be able query by "sender":
test/thorest-api/logs/query-transfers.test.ts#L104
Custom message:
API response should be a success
expect(received).toBeTrue()
Expected value to be true:
true
Received:
false
at toBeTrue (test/thorest-api/logs/query-transfers.test.ts:104:70)
at Object.<anonymous> (test/thorest-api/logs/query-transfers.test.ts:317:13)
|
Go Module Check / ensure go mod is tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
License Check / license-check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Run Unit Tests / unit_tests (1.22.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit Tests / test_coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-results-bbb1ce1b80670e714324d994f670e64efd7c56e4
Expired
|
3.88 KB |
|
vechain-thor-image-bbb1ce1b80670e714324d994f670e64efd7c56e4
Expired
|
32 MB |
|