Page allocator tests #278
Annotations
1 error and 14 warnings
hlint
HLint failed with status: 1. Warning (11)
|
hlint
The following actions uses node12 which is deprecated and will be forced to run on node16: rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L39
Warning in compileAllocatorCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"in compileAllocatorCode1\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L41
Warning in compileAllocatorCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"in compileAllocatorCode2\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L45
Warning in compileAllocatorCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"in compileAllocatorCode3\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L60
Warning in loadNativeCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"loadNativeCode: Enter\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L62
Warning in loadNativeCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"loadNativeCode: After dlopen\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L64
Warning in loadNativeCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"loadNativeCode: After _new\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L66
Warning in loadNativeCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"loadNativeCode: After _delete\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L68
Warning in loadNativeCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"loadNativeCode: After _alloc\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L70
Warning in loadNativeCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"loadNativeCode: After _free\""
|
hlint:
tests/eclair/Test/Eclair/LLVM/Allocator/Utils.hs#L72
Warning in loadNativeCode in module Test.Eclair.LLVM.Allocator.Utils: Redundant pure ▫︎ Found: "pure $ traceShowId \"loadNativeCode: After _init\""
|
hlint
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/
|
hlint
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/
|
hlint
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/
|