chore: remove source-map dep from E2E test #13427
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
13s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
3m 13s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
35s
TypeScript Compatibility
3m 37s
Typecheck Examples and Tests
3m 37s
Lint
1m 47s
Validate Yarn dependencies and constraints
13s
Node LTS on Ubuntu with leak detection
1m 11s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
84 errors and 6 warnings
Windows with shard 1/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 1/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 2/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 2/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 1/4 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 2/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 2/4 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 3/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 3/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 3/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 3/4 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 3/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 4/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 4/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 4/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 4/4 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 1/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 1/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 1/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 2/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 1/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 1/3 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 2/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 2/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 2/3 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 3/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 3/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 3/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
macOS with shard 3/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 1/4 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
Ubuntu with shard 1/4 / Node v21.x
The operation was canceled.
|
Ubuntu with shard 4/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 4/4 / Node v16.x
The operation was canceled.
|
macOS with shard 3/3 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 3/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 3/4 / Node v20.x
The operation was canceled.
|
Ubuntu with shard 3/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 3/4 / Node v16.x
The operation was canceled.
|
Ubuntu with shard 3/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 3/4 / Node v18.x
The operation was canceled.
|
Ubuntu with shard 1/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
Ubuntu with shard 1/4 / Node v18.x
The operation was canceled.
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
The operation was canceled.
|
Ubuntu with shard 3/4 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 3/4 / Node v21.x
The operation was canceled.
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
The operation was canceled.
|
Windows with shard 1/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 1/4 / Node v16.x
The operation was canceled.
|
Ubuntu with shard 1/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
Ubuntu with shard 1/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
Ubuntu with shard 1/4 / Node v16.x
The operation was canceled.
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
Ubuntu with shard 1/4 / Node v20.x
The operation was canceled.
|
Windows with shard 2/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Windows with shard 2/4 / Node LTS using jest-jasmine2
The operation was canceled.
|
Ubuntu with shard 4/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 4/4 / Node v18.x
The operation was canceled.
|
Ubuntu with shard 4/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 4/4 / Node v20.x
The operation was canceled.
|
Ubuntu with shard 4/4 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 4/4 / Node v21.x
The operation was canceled.
|
Node LTS on Ubuntu with coverage (1/4)
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
code coverage for Handlebars:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
Node LTS on Ubuntu with coverage (1/4)
The operation was canceled.
|
Typecheck Examples and Tests
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Typecheck Examples and Tests
The operation was canceled.
|
TypeScript Compatibility
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
TypeScript Compatibility
The operation was canceled.
|
Ubuntu with shard 4/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-ditch-source-map-dep' exists
|
Ubuntu with shard 4/4 / Node LTS using jest-jasmine2
The operation was canceled.
|
Ubuntu with shard 1/4 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|