Skip to content

Generator cleanup #1410

Generator cleanup

Generator cleanup #1410

Triggered via pull request March 12, 2024 08:17
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
main
Path does not exist /home/runner/work/elm-pages/elm-pages/cypress/videos
main
Exit code 1 returned from process: file name '/home/runner/runners/2.314.1/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Artifact.PublishArtifact, Runner.Plugins"'.
main: src/Pages/Script.elm#L39
NoUnused.Variables: Imported module `BackendTask.Custom` is not used
main: src/Pages/Script.elm#L7
Docs.ReviewAtDocs: Missing @docs reference for exposed `sleep`
main: src/Pages/Script.elm#L7
Docs.ReviewAtDocs: Missing @docs reference for exposed `doThen`
main: src/Pages/Script/Spinner.elm#L301
NoUnused.Patterns: Value `string` is not used
main: src/Pages/Script/Spinner.elm#L84
NoUnused.Parameters: Parameter `options_` is not used
main: src/Pages/Script/Spinner.elm#L1
NoUnused.Modules: Module `Pages.Script.Spinner` is never used.
main: src/Pages/Script/Spinner.elm#L1
NoUnused.Exports: Module `Pages.Script.Spinner` is never used.
main: src/Pages/Script/Spinner.elm#L16
NoUnused.CustomTypeConstructors: Type constructor `Custom` is not used.
main: src/Pages/Script/Spinner.elm#L15
NoUnused.CustomTypeConstructors: Type constructor `Info` is not used.
main: src/Pages/Script/Spinner.elm#L14
NoUnused.CustomTypeConstructors: Type constructor `Warn` is not used.
main
Path does not exist /home/runner/work/elm-pages/elm-pages/cypress/screenshots
main
Exit code 1 returned from process: file name '/home/runner/runners/2.314.1/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Artifact.PublishArtifact, Runner.Plugins"'.
main
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@v2, 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/.
main
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@v2, 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/