Skip to content

Draft: Add RISC-V relocation types #50

Draft: Add RISC-V relocation types

Draft: Add RISC-V relocation types #50

Triggered via push July 27, 2024 10:39
Status Failure
Total duration 5m 12s
Artifacts

ci.yaml

on: push
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 9 warnings
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L95
Defined but not used: ‘word6’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L98
Defined but not used: ‘word8’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L101
Defined but not used: ‘word16’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L110
Defined but not used: ‘uleb’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L113
Defined but not used: ‘bType’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L116
Defined but not used: ‘cbType’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L119
Defined but not used: ‘ciType’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L122
Defined but not used: ‘cjType’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L125
Defined but not used: ‘iType’
GHC v9.2.8: src/Data/ElfEdit/Relocations/RISCV.hs#L128
Defined but not used: ‘sType’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L95
Defined but not used: ‘word6’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L98
Defined but not used: ‘word8’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L101
Defined but not used: ‘word16’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L110
Defined but not used: ‘uleb’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L113
Defined but not used: ‘bType’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L116
Defined but not used: ‘cbType’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L119
Defined but not used: ‘ciType’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L122
Defined but not used: ‘cjType’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L125
Defined but not used: ‘iType’
GHC v9.4.5: src/Data/ElfEdit/Relocations/RISCV.hs#L128
Defined but not used: ‘sType’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L95
Defined but not used: ‘word6’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L98
Defined but not used: ‘word8’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L101
Defined but not used: ‘word16’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L110
Defined but not used: ‘uleb’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L113
Defined but not used: ‘bType’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L116
Defined but not used: ‘cbType’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L119
Defined but not used: ‘ciType’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L122
Defined but not used: ‘cjType’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L125
Defined but not used: ‘iType’
GHC v9.6.2: src/Data/ElfEdit/Relocations/RISCV.hs#L128
Defined but not used: ‘sType’
GHC v9.2.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC v9.2.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC v9.2.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC v9.4.5
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC v9.4.5
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC v9.4.5
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC v9.6.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC v9.6.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC v9.6.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).