Skip to content

fix(marticle): updates a use case where ul nodes could contain spans and be within a div #786

fix(marticle): updates a use case where ul nodes could contain spans and be within a div

fix(marticle): updates a use case where ul nodes could contain spans and be within a div #786

Triggered via pull request November 14, 2024 00:09
Status Success
Total duration 6m 23s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint: servers/shareable-lists-api/src/database/types.ts#L66
'shareableListItem' is assigned a value but only used as a type
lint: servers/shareable-lists-api/src/database/types.ts#L136
'shareableList' is assigned a value but only used as a type
lint: servers/shareable-lists-api/src/database/types.ts#L171
'shareableListComplete' is assigned a value but only used as a type
lint: servers/shareable-lists-api/src/events/events.spec.ts#L23
'crumbStub' is assigned a value but never used
lint: servers/shareable-lists-api/src/test/helpers/mockRedisServer.ts#L9
A `require()` style import is forbidden