Switch to HsYAML for compliance with the YAML 1.2 specification #428
ci.yml
on: pull_request
Test with cabal-docspec
7m 19s
Lint with actionlint
7s
Lint with Cabal
1m 54s
Lint with cabal-fmt
9s
Lint with HLint
12s
Lint with Fourmolu
3m 14s
Lint with Nixfmt
41s
Lint with Prettier
6s
Lint with ShellCheck
7s
Lint with cabal2nix
55s
Matrix: Build dockerfiles
Matrix: Build Nix VM
Matrix: ${{ format('{0}
', format(
'Build on {0}{1}{2}',
startsWith(matrix.os, 'ubuntu-') && 'Linux' || startsWith(matrix.os, 'macOS-') && 'macOS',
matrix.ghc-version && format(' with GHC {0}', matrix.ghc-version),
matrix.cabal-flags && format(' with {0}', matrix.cabal-flags)
)) }}
Annotations
1 warning
|
Build on Linux with GHC 9.10.2 with -f+use-template-haskell-lift
Cache save failed.
|