Skip to content

chore(deps): update all non-major dependencies #1074

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #1074

Triggered via pull request November 27, 2024 01:59
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/runtime/fetch/index.ts#L6
Prefer `globalThis` over `global`
ci: src/runtime/node/buffer/internal/base64.ts#L129
Prefer `Math.min()` to simplify ternary expressions
ci: src/runtime/polyfill/global-this.ts#L6
Prefer `globalThis` over `self`
ci: src/runtime/polyfill/global-this.ts#L7
Prefer `globalThis` over `self`
ci: src/runtime/polyfill/global-this.ts#L9
Prefer `globalThis` over `window`
ci: src/runtime/polyfill/global-this.ts#L10
Prefer `globalThis` over `window`
ci: src/runtime/polyfill/global-this.ts#L12
Prefer `globalThis` over `global`
ci: src/runtime/polyfill/global-this.ts#L13
Prefer `globalThis` over `global`
ci: test/global.ts#L3
Prefer `globalThis` over `window`
ci
Process completed with exit code 1.