Skip to content

Pull requests list feat: support embellishments and non-punctuation delimiters #100

Pull requests list feat: support embellishments and non-punctuation delimiters

Pull requests list feat: support embellishments and non-punctuation delimiters #100

Triggered via pull request November 26, 2023 04:34
@siefkenjsiefkenj
synchronize #57
embellishment
Status Success
Total duration 2m 45s
Artifacts

on-pull-request.yml

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

Annotations

10 errors
build (18.x)
Argument of type 'string | Group' is not assignable to parameter of type 'string | undefined'.
build (18.x)
Type 'string | Group' is not assignable to type 'string | undefined'.
build (18.x)
Property 'type' does not exist on type 'Node'.
build (18.x)
Property 'embellishmentTokens' does not exist on type 'Node'.
build (18.x)
Property 'embellishmentTokens' does not exist on type 'Node'.
build (18.x)
Parameter 't' implicitly has an 'any' type.
build (18.x)
Argument of type 'Set<unknown>' is not assignable to parameter of type 'Set<string>'.
build (18.x)
Argument of type 'Set<unknown>' is not assignable to parameter of type 'Set<string>'.
build (18.x)
Property 'embellishmentTokens' does not exist on type 'Node'.
build (18.x)
Parameter 't' implicitly has an 'any' type.