Fix: Validate join columns before join execution (#118) #1107
haskell-ci.yml
on: pull_request
fourmolu
8s
hlint
17s
Matrix: linux
Annotations
8 errors
|
fourmolu
fourmolu detected unformatted files
|
|
hlint
HLint failed with status: 1. Error (1)
|
|
hlint:
src/DataFrame/Operations/Join.hs#L31
Error: Parse error: on input `::' ▫︎ Found: " | FULL_OUTER\n \n> validateJoinColumns :: [T.Text] -> DataFrame -> DataFrame -> ()\n validateJoinColumns cs df1 df2 =\n let\n"
|
|
Haskell-CI - Linux - ghc-9.10.3
Process completed with exit code 1.
|
|
Haskell-CI - Linux - ghc-9.8.4
Process completed with exit code 1.
|
|
Haskell-CI - Linux - ghc-9.6.7
Process completed with exit code 1.
|
|
Haskell-CI - Linux - ghc-9.4.8
Process completed with exit code 1.
|
|
Haskell-CI - Linux - ghc-9.12.2
Process completed with exit code 1.
|