Bumping base, tls #15
Annotations
14 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Run haskell/actions/setup@v2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Test:
test/Word24.hs#L171
In the use of ‘bitSize’
|
Test:
test/Word24.hs#L171
In the use of ‘bitSize’
|
Build using cabal:
src/Data/Word/Word24.hs#L219
Rule "fromIntegral/Word8->Word24" may never fire
|
Build using cabal:
src/Data/Word/Word24.hs#L220
Rule "fromIntegral/Word16->Word24" may never fire
|
Build using cabal:
src/Data/Word/Word24.hs#L221
Rule "fromIntegral/Word24->Word24" may never fire
|
Build using cabal:
src/Data/Word/Word24.hs#L222
Rule "fromIntegral/Word24->Integer" may never fire
|
Build using cabal:
src/Data/Word/Word24.hs#L223
Rule "fromIntegral/a->Word24" may never fire
|
Build using cabal:
src/Data/Word/Word24.hs#L224
Rule "fromIntegral/Word24->a" may never fire
|
Build using cabal:
src/Data/Int/Int24.hs#L205
Rule "fromIntegral/Word8->Int24" may never fire
|
Build using cabal:
src/Data/Int/Int24.hs#L206
Rule "fromIntegral/Word16->Int24" may never fire
|
Build using cabal:
src/Data/Int/Int24.hs#L207
Rule "fromIntegral/Int8->Int24" may never fire
|
Build using cabal:
src/Data/Int/Int24.hs#L208
Rule "fromIntegral/Int16->Int24" may never fire
|
Loading