Skip to content

updates for compatibility with GHC HEAD #1152

updates for compatibility with GHC HEAD

updates for compatibility with GHC HEAD #1152

Triggered via push December 13, 2023 15:41
Status Failure
Total duration 51m 4s
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

39 errors and 15 warnings
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/FreeVars.hs#L125
Not in scope: data constructor ‘RegularRecUpdFields’
test (ubuntu-latest, 9.4): src/GHC/Util/FreeVars.hs#L126
Not in scope: data constructor ‘OverloadedRecUpdFields’
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/FreeVars.hs#L125
Not in scope: data constructor ‘RegularRecUpdFields’
test (ubuntu-latest, 9.6): src/GHC/Util/FreeVars.hs#L126
Not in scope: data constructor ‘OverloadedRecUpdFields’
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.6): src/GHC/Util/ApiAnnotation.hs#L108
Not in scope: type constructor or class ‘NoCommentsLocation’
test (windows-latest, 9.6): src/GHC/Util/ApiAnnotation.hs#L112
Not in scope: type constructor or class ‘NoCommentsLocation’
test (windows-latest, 9.6): src/GHC/Util/Brackets.hs#L29
• The constructor ‘HsPar’ should have 4 arguments, but has been given 2
test (windows-latest, 9.6): src/GHC/Util/Brackets.hs#L111
• The constructor ‘ParPat’ should have 4 arguments, but has been given 2
test (windows-latest, 9.6): src/GHC/Util/FreeVars.hs#L102
Not in scope: data constructor ‘LamSingle’
test (windows-latest, 9.6): src/GHC/Util/FreeVars.hs#L125
Not in scope: data constructor ‘RegularRecUpdFields’
test (windows-latest, 9.6): src/GHC/Util/FreeVars.hs#L126
Not in scope: data constructor ‘OverloadedRecUpdFields’
test (windows-latest, 9.6): src/GHC/Util/SrcLoc.hs#L22
Not in scope: type constructor or class ‘NoCommentsLocation’
test (windows-latest, 9.6)
Process completed with exit code 1.
test (ubuntu-latest, 9.2): src/GHC/Util/ApiAnnotation.hs#L108
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.2): src/GHC/Util/ApiAnnotation.hs#L112
Not in scope: type constructor or class ‘NoCommentsLocation’
test (ubuntu-latest, 9.2)
Process completed with exit code 1.
test (macOS-latest, 9.6): src/GHC/Util/ApiAnnotation.hs#L108
Not in scope: type constructor or class ‘NoCommentsLocation’
test (macOS-latest, 9.6): src/GHC/Util/ApiAnnotation.hs#L112
Not in scope: type constructor or class ‘NoCommentsLocation’
test (macOS-latest, 9.6): src/GHC/Util/Brackets.hs#L29
• The constructor ‘HsPar’ should have 4 arguments, but has been given 2
test (macOS-latest, 9.6): src/GHC/Util/Brackets.hs#L111
• The constructor ‘ParPat’ should have 4 arguments, but has been given 2
test (macOS-latest, 9.6): src/GHC/Util/FreeVars.hs#L102
Not in scope: data constructor ‘LamSingle’
test (macOS-latest, 9.6): src/GHC/Util/FreeVars.hs#L125
Not in scope: data constructor ‘RegularRecUpdFields’
test (macOS-latest, 9.6): src/GHC/Util/FreeVars.hs#L126
Not in scope: data constructor ‘OverloadedRecUpdFields’
test (macOS-latest, 9.6): src/GHC/Util/SrcLoc.hs#L22
Not in scope: type constructor or class ‘NoCommentsLocation’
test (macOS-latest, 9.6)
Process completed with exit code 1.
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)
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/
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)
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/
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.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 (windows-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.6)
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/
test (ubuntu-latest, 9.2)
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.2)
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.2)
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/
test (macOS-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 (macOS-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 (macOS-latest, 9.6)
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/