Skip to content

Add project and docstring checking functions to cryptol-remote-api #3071

Add project and docstring checking functions to cryptol-remote-api

Add project and docstring checking functions to cryptol-remote-api #3071

Triggered via pull request February 11, 2025 00:53
Status Failure
Total duration 11m 22s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: build-push-image
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 46 warnings
build (ubuntu-20.04, 9.4.8, false)
Process completed with exit code 1.
build (ubuntu-22.04, 9.4.8, 3.10.3.0, true)
Process completed with exit code 1.
build (ubuntu-22.04, 9.6.5, 3.10.3.0, true)
Process completed with exit code 1.
build (ubuntu-22.04, 9.8.2, 3.10.3.0, true)
Process completed with exit code 1.
build (macos-14, 9.4.8, true)
Process completed with exit code 1.
build (windows-2019, 9.4.8, true)
Process completed with exit code 1.
build (macos-13, 9.4.8, true)
Process completed with exit code 1.
config
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
config
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
config
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
config
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
config
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
config
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-20.04, 9.4.8, false): src/Cryptol/Project/WildMatch.hs#L38
Defined but not used: ‘p’
build (ubuntu-20.04, 9.4.8, false): src/Cryptol/Project/WildMatch.hs#L59
Defined but not used: ‘a’
build (ubuntu-20.04, 9.4.8, false): src/Cryptol/Project/WildMatch.hs#L59
Defined but not used: ‘p’
build (ubuntu-20.04, 9.4.8, false): src/Cryptol/Utils/Ident.hs#L175
Pattern match(es) are non-exhaustive
build (ubuntu-20.04, 9.4.8, false): src/Cryptol/Utils/Ident.hs#L185
Pattern match(es) are non-exhaustive
build (ubuntu-20.04, 9.4.8, false): src/Cryptol/Project/Monad.hs#L30
Module ‘Control.Monad.Except’ does not export ‘tryError’
build (ubuntu-22.04, 9.4.8, 3.10.3.0, true): src/Cryptol/Utils/Ident.hs#L175
Pattern match(es) are non-exhaustive
build (ubuntu-22.04, 9.4.8, 3.10.3.0, true): src/Cryptol/Utils/Ident.hs#L185
Pattern match(es) are non-exhaustive
build (ubuntu-22.04, 9.4.8, 3.10.3.0, true): src/Cryptol/Project/Monad.hs#L30
Module ‘Control.Monad.Except’ does not export ‘tryError’
build (ubuntu-22.04, 9.6.5, 3.10.3.0, true): src/Cryptol/Utils/Ident.hs#L175
Pattern match(es) are non-exhaustive
build (ubuntu-22.04, 9.6.5, 3.10.3.0, true): src/Cryptol/Utils/Ident.hs#L185
Pattern match(es) are non-exhaustive
build (ubuntu-22.04, 9.8.2, 3.10.3.0, true): src/Cryptol/Utils/Ident.hs#L175
Pattern match(es) are non-exhaustive
build (ubuntu-22.04, 9.8.2, 3.10.3.0, true): src/Cryptol/Utils/Ident.hs#L185
Pattern match(es) are non-exhaustive
build (macos-14, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L38
Defined but not used: ‘p’
build (macos-14, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L59
Defined but not used: ‘a’
build (macos-14, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L59
Defined but not used: ‘p’
build (macos-14, 9.4.8, true): src/Cryptol/Utils/Ident.hs#L175
Pattern match(es) are non-exhaustive
build (macos-14, 9.4.8, true): src/Cryptol/Utils/Ident.hs#L185
Pattern match(es) are non-exhaustive
build (macos-14, 9.4.8, true): src/Cryptol/Project/Monad.hs#L30
Module ‘Control.Monad.Except’ does not export ‘tryError’
build (windows-2019, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L38
Defined but not used: ‘p’
build (windows-2019, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L59
Defined but not used: ‘a’
build (windows-2019, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L59
Defined but not used: ‘p’
build (windows-2019, 9.4.8, true): src/Cryptol/Utils/Ident.hs#L175
Pattern match(es) are non-exhaustive
build (windows-2019, 9.4.8, true): src/Cryptol/Utils/Ident.hs#L185
Pattern match(es) are non-exhaustive
build (windows-2019, 9.4.8, true): src/Cryptol/Project/Monad.hs#L30
Module ‘Control.Monad.Except’ does not export ‘tryError’
build (macos-13, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L38
Defined but not used: ‘p’
build (macos-13, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L59
Defined but not used: ‘a’
build (macos-13, 9.4.8, true): src/Cryptol/Project/WildMatch.hs#L59
Defined but not used: ‘p’
build (macos-13, 9.4.8, true): src/Cryptol/Utils/Ident.hs#L175
Pattern match(es) are non-exhaustive
build (macos-13, 9.4.8, true): src/Cryptol/Utils/Ident.hs#L185
Pattern match(es) are non-exhaustive
build (macos-13, 9.4.8, true): src/Cryptol/Project/Monad.hs#L30
Module ‘Control.Monad.Except’ does not export ‘tryError’