String renderer (WIP) #241
ci.yml
on: pull_request
end-to-end
27s
publish-elm-package
0s
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/
|