Update issue templates with triage label
#1019
ci.yml
on: pull_request
Lint with actionlint
4m 9s
Lint with cabal-fmt
0s
Lint with cabal
4m 9s
Lint with stylish-haskell
4m 9s
Lint for missing IO specialisations
4m 9s
Lint with generate-readme
4m 9s
Lint with HLint
4m 9s
Lint with ShellCheck
4m 9s
Matrix: ${{ matrix.name
|| format(
'Build on {0}{1}{2}',
startsWith(matrix.os, 'ubuntu-') && 'Linux' || startsWith(matrix.os, 'macOS-') && 'macOS' || startsWith(matrix.os, 'windows-') && 'Windows',
matrix.ghc-version && format(' with GHC {0}', matrix.ghc-version),
matrix.cabal-version && format(' and Cabal {0}', matrix.cabal-version)
) }}
Annotations
29 errors