Skip to content

Prevent duplicates being created with the same URL #1995

Prevent duplicates being created with the same URL

Prevent duplicates being created with the same URL #1995

Triggered via pull request October 8, 2024 19:36
Status Failure
Total duration 2m 3s
Artifacts

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
test (22.x, 4): packages/endpoint-micropub/lib/update.js#L100
Prefer `!== -1` over `> -1` to check existence
test (22.x, 4): packages/frontend/components/character-count/index.js#L80
Prefer `globalThis` over `window`
test (22.x, 4): packages/frontend/components/character-count/index.js#L96
Prefer `globalThis` over `window`
test (22.x, 4): packages/frontend/components/share-preview/index.js#L19
Prefer `globalThis` over `window`
test (22.x, 4): packages/frontend/components/share-preview/index.js#L20
Prefer `globalThis` over `window`
test (22.x, 4): packages/frontend/lib/serviceworker.js#L94
Prefer `globalThis` over `self`
test (22.x, 4)
Process completed with exit code 1.
test (22.x, 4): packages/frontend/components/file-input/index.js#L110
Classes should be considered owned by the consumer of the element, meaning they should never be mutated on `this`
test (22.x, 4): packages/frontend/components/geo-input/index.js#L93
Classes should be considered owned by the consumer of the element, meaning they should never be mutated on `this`