Update test-e2e.yaml #517
on-pull-request.yaml
on: pull_request
E2E Tests
/
Build Docker image
1m 37s
Run Unit Tests
/
test_coverage
2m 3s
License Check
/
license-check
31s
Lint
/
golangci-lint
1m 14s
Go Module Check
/
ensure go mod is tidy
10s
Test Docker Publish
/
Build and Push Docker Image
1m 36s
Matrix: Run Unit Tests / unit_tests
E2E Tests
/
Run Tests
4m 19s
Annotations
2 errors and 7 warnings
Individual OpCodes › should give the correct output for opcode: PUSH0:
test/evm/individual-opcodes.test.ts#L559
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (test/evm/individual-opcodes.test.ts:559:38)
|
E2E Tests / Run Tests
Process completed with exit code 1.
|
License Check / license-check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
RETRY 1: Individual OpCodes › should give the correct output for opcode: PUSH0:
test/evm/individual-opcodes.test.ts#L559
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (test/evm/individual-opcodes.test.ts:559:38)
|
RETRY 2: Individual OpCodes › should give the correct output for opcode: PUSH0:
test/evm/individual-opcodes.test.ts#L559
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (test/evm/individual-opcodes.test.ts:559:38)
|
RETRY 3: Individual OpCodes › should give the correct output for opcode: PUSH0:
test/evm/individual-opcodes.test.ts#L559
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (test/evm/individual-opcodes.test.ts:559:38)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-results-9bd608203d2e21a6e3f15b663a260c82410a5a6f
Expired
|
4.85 KB |
|
vechain-thor-image-9bd608203d2e21a6e3f15b663a260c82410a5a6f
Expired
|
32.9 MB |
|
vechain~thor~50M03Z.dockerbuild
Expired
|
41.1 KB |
|