Skip to content

BREAKING CHANGE: clean up rules so they can be typed #2511

BREAKING CHANGE: clean up rules so they can be typed

BREAKING CHANGE: clean up rules so they can be typed #2511

Triggered via pull request November 13, 2023 08:05
Status Failure
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Matrix: UnitTests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
OtherTests: test/types/marked.ts#L79
Type '{ block: { normal: { blockquote: RegExp; code: RegExp; def: RegExp; fences: RegExp; heading: RegExp; hr: RegExp; html: RegExp; lheading: RegExp; ... 4 more ...; text: RegExp; }; gfm: Record<...>; pedantic: Record<...>; }; inline: { ...; }; }' is not assignable to type 'Rules'.
OtherTests
Process completed with exit code 2.