Skip to content

backwards compatible import of liftA2 #36

backwards compatible import of liftA2

backwards compatible import of liftA2 #36

Triggered via push August 27, 2024 09:15
Status Success
Total duration 3m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, haskell/actions/setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/IOTasks/Internal/Term.hs#L33
The import of ‘Control.Applicative’ is redundant
build: src/Test/IOTasks/Internal/Term.hs#L156
In the use of ‘head’
build: src/Test/IOTasks/Internal/Term.hs#L198
In the use of ‘head’
build: src/Test/IOTasks/Internal/Term.hs#L332
In the use of ‘head’
build: src/Test/IOTasks/Internal/Term.hs#L350
In the use of ‘tail’
build: src/Test/IOTasks/Trace.hs#L296
In the use of ‘head’
build: src/Test/IOTasks/Z3.hs#L31
The import of ‘Control.Applicative’ is redundant
build: src/Test/IOTasks/Z3.hs#L498
In the use of ‘head’
build: src/Test/IOTasks/Random/Testing.hs#L33
The import of ‘Debug.Trace’ is redundant
build: examples/BasicExamplesSpec.hs#L1
The export item ‘module BasicExamplesSpec’ is missing an export list