Skip to content

updates for compatibility with GHC HEAD #1211

updates for compatibility with GHC HEAD

updates for compatibility with GHC HEAD #1211

Triggered via push January 16, 2024 01:22
Status Failure
Total duration 40m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 10 warnings
test (ubuntu-latest, 9.8): src/GHC/Util/ApiAnnotation.hs#L108
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.8): src/GHC/Util/ApiAnnotation.hs#L112
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.8): src/GHC/Util/Brackets.hs#L29
• The data constructor ‘HsPar’ should have 4 arguments, but has been given 2
test (ubuntu-latest, 9.8): src/GHC/Util/Brackets.hs#L111
• The data constructor ‘ParPat’ should have 4 arguments, but has been given 2
test (ubuntu-latest, 9.8): src/GHC/Util/FreeVars.hs#L102
Not in scope: data constructor ‘LamSingle’
test (ubuntu-latest, 9.8): src/GHC/Util/SrcLoc.hs#L22
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.8)
Process completed with exit code 1.
test (ubuntu-latest, 9.4): src/GHC/Util/ApiAnnotation.hs#L108
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.4): src/GHC/Util/ApiAnnotation.hs#L112
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.4): src/GHC/Util/Brackets.hs#L29
• The constructor ‘HsPar’ should have 4 arguments, but has been given 2
test (ubuntu-latest, 9.4): src/GHC/Util/Brackets.hs#L111
• The constructor ‘ParPat’ should have 4 arguments, but has been given 2
test (ubuntu-latest, 9.4): src/GHC/Util/FreeVars.hs#L102
Not in scope: data constructor ‘LamSingle’
test (ubuntu-latest, 9.4): src/GHC/Util/SrcLoc.hs#L22
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.4)
Process completed with exit code 1.
test (ubuntu-latest, 9.6): src/GHC/Util/ApiAnnotation.hs#L108
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.6): src/GHC/Util/ApiAnnotation.hs#L112
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.6): src/GHC/Util/Brackets.hs#L29
• The constructor ‘HsPar’ should have 4 arguments, but has been given 2
test (ubuntu-latest, 9.6): src/GHC/Util/Brackets.hs#L111
• The constructor ‘ParPat’ should have 4 arguments, but has been given 2
test (ubuntu-latest, 9.6): src/GHC/Util/FreeVars.hs#L102
Not in scope: data constructor ‘LamSingle’
test (ubuntu-latest, 9.6): src/GHC/Util/SrcLoc.hs#L22
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.6)
Process completed with exit code 1.
test (windows-latest, 9.8): src/GHC/Util/ApiAnnotation.hs#L108
Not in scope: type constructor or class ‘NoCommentsLocation’
test (windows-latest, 9.8): src/GHC/Util/ApiAnnotation.hs#L112
Not in scope: type constructor or class ‘NoCommentsLocation’
test (windows-latest, 9.8): src/GHC/Util/Brackets.hs#L29
• The data constructor ‘HsPar’ should have 4 arguments, but has been given 2
test (windows-latest, 9.8): src/GHC/Util/Brackets.hs#L111
• The data constructor ‘ParPat’ should have 4 arguments, but has been given 2
test (windows-latest, 9.8): src/GHC/Util/FreeVars.hs#L102
Not in scope: data constructor ‘LamSingle’
test (windows-latest, 9.8): src/GHC/Util/SrcLoc.hs#L22
Not in scope: type constructor or class ‘NoCommentsLocation’
test (windows-latest, 9.8)
Process completed with exit code 1.
test (macOS-latest, 9.8): src/GHC/Util/ApiAnnotation.hs#L108
Not in scope: type constructor or class ‘NoCommentsLocation’
test (macOS-latest, 9.8): src/GHC/Util/ApiAnnotation.hs#L112
Not in scope: type constructor or class ‘NoCommentsLocation’
test (macOS-latest, 9.8): src/GHC/Util/Brackets.hs#L29
• The data constructor ‘HsPar’ should have 4 arguments, but has been given 2
test (macOS-latest, 9.8): src/GHC/Util/Brackets.hs#L111
• The data constructor ‘ParPat’ should have 4 arguments, but has been given 2
test (macOS-latest, 9.8): src/GHC/Util/FreeVars.hs#L102
Not in scope: data constructor ‘LamSingle’
test (macOS-latest, 9.8): src/GHC/Util/SrcLoc.hs#L22
Not in scope: type constructor or class ‘NoCommentsLocation’
test (macOS-latest, 9.8)
Process completed with exit code 1.
test (ubuntu-latest, 9.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 9.8)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
test (ubuntu-latest, 9.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 9.4)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
test (ubuntu-latest, 9.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 9.6)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
test (windows-latest, 9.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest, 9.8)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
test (macOS-latest, 9.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macOS-latest, 9.8)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).