ci: don't archive test_runs #9
Annotations
1 error and 16 warnings
Test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
src/Test/WebDriver/Internal.hs#L175
• Redundant constraint: HasCallStack
|
Test:
src/Test/WebDriver/Monad.hs#L86
• Redundant constraint: HasCallStack
|
Test:
src/Test/WebDriver/Commands/Wait.hs#L42
• Redundant constraint: HasCallStack
|
Test:
src/Test/WebDriver/Commands/Wait.hs#L153
• Redundant constraint: HasCallStack
|
Test:
tests/TestLib/Contexts/WebDriver.hs#L16
The import of ‘Data.Int’ is redundant
|
Test:
tests/TestLib/Contexts/WebDriver.hs#L21
The import of ‘Safe’ is redundant
|
Test:
tests/Spec/Windows.hs#L8
• Redundant constraints: (HasBaseContext context,
|
Test:
tests/Spec/Screenshots.hs#L14
• Redundant constraint: TestLib.Contexts.StaticServer.HasStaticServerContext
|
Test:
tests/Spec/Clicking.hs#L11
• Redundant constraint: HasBaseContext context
|
Test:
tests/Spec/Checkboxes.hs#L11
• Redundant constraint: HasBaseContext context
|
Setup Haskell
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build:
src/Test/WebDriver/Internal.hs#L175
• Redundant constraint: HasCallStack
|
Build:
src/Test/WebDriver/Monad.hs#L86
• Redundant constraint: HasCallStack
|
Build:
src/Test/WebDriver/Commands/Wait.hs#L42
• Redundant constraint: HasCallStack
|
Build:
src/Test/WebDriver/Commands/Wait.hs#L153
• Redundant constraint: HasCallStack
|
Loading