Skip to content

minor level upgrades #365

minor level upgrades

minor level upgrades #365

Triggered via push September 10, 2024 13:21
Status Failure
Total duration 56s
Artifacts

test.yaml

on: push
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
because rollup 0.60 drops support for Internet Explorer 8 › rollup › should be pinned to 0.59.4 in package.json: package.json.unit.test.js#L7
expect(received).toEqual(expected) // deep equality Expected: "0.59.4" Received: "0.68.2" at Object.toEqual (package.json.unit.test.js:7:50)
because rollup 0.60 drops support for Internet Explorer 8 › rollup › should be pinned to 0.59.4 in package-lock.json: package.json.unit.test.js#L11
expect(received).toEqual(expected) // deep equality Expected: "0.59.4" Received: "0.68.2" at Object.toEqual (package.json.unit.test.js:11:71)
Build & Test (ubuntu-latest)
Process completed with exit code 1.
Build & Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/