Skip to content

String renderer (WIP) #241

String renderer (WIP)

String renderer (WIP) #241

Triggered via pull request April 25, 2024 14:20
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
lint: src/Markdown/Renderer.elm#L389
NoUnused.Parameters: Parameter `maybeAlignment` is not used
lint: src/Markdown/Renderer.elm#L263
NoUnused.Parameters: Parameter `rawText` is not used
lint: tests/MarkdownFuzzer.elm#L7
NoUnused.Variables: Imported module `Markdown.Block` is not used
lint: tests/MarkdownFuzzer.elm#L195
NoMissingTypeAnnotationInLetIn: Missing type annotation for `headingMark`
lint: tests/MarkdownFuzzer.elm#L38
NoMissingTypeAnnotationInLetIn: Missing type annotation for `parsed`
lint: tests/MarkdownFuzzer.elm#L30
NoMissingTypeAnnotationInLetIn: Missing type annotation for `renderedStr`
lint: tests/MarkdownFuzzer.elm#L24
NoMissingTypeAnnotationInLetIn: Missing type annotation for `randomMd`
lint: tests/MarkdownFuzzer.elm#L14
NoMissingTypeAnnotation: Missing type annotation for `divDefaultStringRenderer`
lint: tests/MarkdownFuzzer.elm#L31
NoDebug.Log: Remove the use of `Debug.log` before shipping to production
lint: tests/MarkdownFuzzer.elm#L25
NoDebug.Log: Remove the use of `Debug.log` before shipping to production
validate-package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate-package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
end-to-end
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
end-to-end
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1, sparksp/elm-review-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1, sparksp/elm-review-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/