Skip to content

Use xxhash for byte hashing #92

Use xxhash for byte hashing

Use xxhash for byte hashing #92

Triggered via pull request May 17, 2024 18:44
@phadejphadej
synchronize #301
xxhash
Status Failure
Total duration 48m 58s
Artifacts

simple.yml

on: pull_request
Matrix: native
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 226 warnings
Simple: GHC 9.0 on windows-latest: xxhash/src/XXH3.hs#L45
Not in scope: type constructor or class ‘ForeignPtr’
Simple: GHC 9.0 on windows-latest: xxhash/src/XXH3.hs#L45
Not in scope: type constructor or class ‘Word8’
Simple: GHC 9.0 on windows-latest: xxhash/src/XXH3.hs#L50
Not in scope: type constructor or class ‘ForeignPtr’
Simple: GHC 9.0 on windows-latest: xxhash/src/XXH3.hs#L50
Not in scope: type constructor or class ‘Word8’
Simple: GHC 9.0 on windows-latest
Process completed with exit code 1.
Simple: GHC 9.0 on macos-latest: xxhash/src/XXH3.hs#L45
Not in scope: type constructor or class ‘ForeignPtr’
Simple: GHC 9.0 on macos-latest: xxhash/src/XXH3.hs#L45
Not in scope: type constructor or class ‘Word8’
Simple: GHC 9.0 on macos-latest: xxhash/src/XXH3.hs#L50
Not in scope: type constructor or class ‘ForeignPtr’
Simple: GHC 9.0 on macos-latest: xxhash/src/XXH3.hs#L50
Not in scope: type constructor or class ‘Word8’
Simple: GHC 9.0 on macos-latest
Process completed with exit code 1.
Simple: GHC 9.6.5 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.6.5 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.6.5 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.5 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.5 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.6.5 on windows-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.6.5 on windows-latest: tests/Properties.hs#L34
Module ‘System.OsString.Internal.Types’ is deprecated:
Simple: GHC 9.6.5 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.6.5 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.5 on windows-latest
The `save-state` 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/
Simple: GHC 9.6.5 on windows-latest
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/
Simple: GHC 9.2 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.2 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.2 on windows-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.2 on windows-latest: tests/Properties.hs#L178
Defined but not used: ‘pProduct2’
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.2 on windows-latest
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/
Simple: GHC 9.2 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.4.8 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.4.8 on windows-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.4.8 on windows-latest: tests/Properties.hs#L178
Defined but not used: ‘pProduct2’
Simple: GHC 9.4.8 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest
The `save-state` 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/
Simple: GHC 9.4.8 on windows-latest
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/
Simple: GHC 9.0 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.0 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.0 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 9.0 on windows-latest
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/
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.0 on windows-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 9.0 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 8.10 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
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/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
The `save-state` 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/
Simple: GHC 8.10 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 8.10 on windows-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 8.10 on windows-latest: tests/Properties.hs#L178
Defined but not used: ‘pProduct2’
Simple: GHC 9.8.2 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.8.2 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.8.2 on windows-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.8.2 on windows-latest: tests/Properties.hs#L178
Defined but not used: ‘pProduct2’
Simple: GHC 9.8.2 on windows-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.8.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.2 on windows-latest
The `save-state` 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/
Simple: GHC 9.8.2 on windows-latest
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/
Simple: GHC 8.10 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 8.10 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 8.10 on macos-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 8.10 on macos-latest: tests/Properties.hs#L178
Defined but not used: ‘pProduct2’
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
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/
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
The `save-state` 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/
Simple: GHC 8.10 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.0 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.0 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.0 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.0 on macos-latest
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/
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.0 on macos-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.0 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.2 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.2 on macos-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.2 on macos-latest: tests/Properties.hs#L178
Defined but not used: ‘pProduct2’
Simple: GHC 9.2 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.2 on macos-latest
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/
Simple: GHC 9.4.8 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.4.8 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.4.8 on macos-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.4.8 on macos-latest: tests/Properties.hs#L178
Defined but not used: ‘pProduct2’
Simple: GHC 9.4.8 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-latest
The `save-state` 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/
Simple: GHC 9.4.8 on macos-latest
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/
Simple: GHC 9.8.2 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.8.2 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.8.2 on macos-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.8.2 on macos-latest: tests/Properties.hs#L178
Defined but not used: ‘pProduct2’
Simple: GHC 9.8.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.8.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.8.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.8.2 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.8.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.8.2 on macos-latest
The `save-state` 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/
Simple: GHC 9.8.2 on macos-latest
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/
Simple: GHC 9.6.5 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simple: GHC 9.6.5 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/LowLevel.hs#L64
Defined but not used: ‘timesWord2’
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
Defined but not used: ‘mulFold’
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘x’ shadows the existing binding
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/LowLevel.hs#L67
This binding for ‘y’ shadows the existing binding
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/LowLevel.hs#L70
Defined but not used: ‘avalanche’
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/LowLevel.hs#L77
Defined but not used: ‘shiftXor’
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/LowLevel.hs#L80
Defined but not used: ‘shiftXorMultiply’
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/LowLevel.hs#L84
Defined but not used: ‘mixHash’
Simple: GHC 9.6.5 on macos-latest: src/Data/Hashable/Generic/Instances.hs#L5
‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe!
Simple: GHC 9.6.5 on macos-latest: tests/Properties.hs#L34
Module ‘System.OsString.Internal.Types’ is deprecated:
Simple: GHC 9.6.5 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Simple: GHC 9.6.5 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.5 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.5 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.5 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.5 on macos-latest
The `save-state` 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/
Simple: GHC 9.6.5 on macos-latest
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/