Skip to content

Updated GitHub Actions workflow #28

Updated GitHub Actions workflow

Updated GitHub Actions workflow #28

Triggered via pull request March 27, 2025 17:56
Status Success
Total duration 11m 37s
Artifacts

haskell-ci.yml

on: pull_request
Matrix: build
bounds-checking
4m 45s
bounds-checking
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (ubuntu-latest, 9.6): src/Data/Vector/NonEmpty.hs#L194
Module ‘Data.Functor’ does not export ‘unzip’
build (ubuntu-latest, 9.6): src/Data/Vector/NonEmpty.hs#L194
Module ‘Data.Functor’ does not export ‘unzip’
build (ubuntu-latest, 9.4): src/Data/Vector/NonEmpty.hs#L194
Module ‘Data.Functor’ does not export ‘unzip’
build (ubuntu-latest, 9.4): src/Data/Vector/NonEmpty.hs#L194
Module ‘Data.Functor’ does not export ‘unzip’
bounds-checking: src/Data/Vector/NonEmpty.hs#L194
Module ‘Data.Functor’ does not export ‘unzip’
bounds-checking
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).