Skip to content

Move defaultMain and startWithCliArgs to Termonad.Startup module #284

Move defaultMain and startWithCliArgs to Termonad.Startup module

Move defaultMain and startWithCliArgs to Termonad.Startup module #284

Triggered via pull request October 24, 2023 02:26
Status Failure
Total duration 5m 14s
Artifacts

ci.yml

on: pull_request
nix / ubuntu-latest
5m 1s
nix / ubuntu-latest
nix flakes / ubuntu-latest
4m 53s
nix flakes / ubuntu-latest
nix simple cabal shell.nix / ubuntu-latest
3m 3s
nix simple cabal shell.nix / ubuntu-latest
Matrix: cabal
Matrix: stack
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 85 warnings
stack --stack-yaml ./stack-nightly.yaml / ubuntu-20.04
Process completed with exit code 1.
stack --stack-yaml ./stack.yaml / ubuntu-20.04
The job was canceled because "latest_--stack-yaml___s_4" failed.
stack --stack-yaml ./stack.yaml / ubuntu-20.04
Process completed with exit code 1.
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04
The job was canceled because "latest_--stack-yaml___s_4" failed.
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04
The operation was canceled.
stack --stack-yaml ./stack.yaml / ubuntu-22.04
The job was canceled because "latest_--stack-yaml___s_4" failed.
stack --stack-yaml ./stack.yaml / ubuntu-22.04
The operation was canceled.
cabal / ghc-9.0.2 / ubuntu-22.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal / ghc-9.0.2 / ubuntu-22.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.0.2 / ubuntu-22.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
cabal / ghc-9.0.2 / ubuntu-22.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.0.2 / ubuntu-22.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-20.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-20.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-20.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-20.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-20.04: example-config/ExampleOneDarkProColourExtension.hs#L23
The import of ‘FontConfig’ from module ‘Termonad’ is redundant
stack --stack-yaml ./stack-nightly.yaml / ubuntu-20.04: example-config/ExampleOneDarkProColourExtension.hs#L99
Top-level binding with no type signature: fontConf :: FontConfig
stack --stack-yaml ./stack-nightly.yaml / ubuntu-20.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack --stack-yaml ./stack.yaml / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘t’
stack --stack-yaml ./stack.yaml / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘b’
stack --stack-yaml ./stack.yaml / ubuntu-20.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
stack --stack-yaml ./stack.yaml / ubuntu-20.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
stack --stack-yaml ./stack.yaml / ubuntu-20.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
stack --stack-yaml ./stack.yaml / ubuntu-20.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
stack --stack-yaml ./stack.yaml / ubuntu-20.04: example-config/ExampleDraculaColourExtension.hs#L21
The import of ‘FontConfig’ from module ‘Termonad’ is redundant
stack --stack-yaml ./stack.yaml / ubuntu-20.04: example-config/ExampleDraculaColourExtension.hs#L97
Top-level binding with no type signature: fontConf :: FontConfig
stack --stack-yaml ./stack.yaml / ubuntu-20.04: example-config/ExampleOneDarkProColourExtension.hs#L23
The import of ‘FontConfig’ from module ‘Termonad’ is redundant
stack --stack-yaml ./stack.yaml / ubuntu-20.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal / ghc-9.4.7 / ubuntu-22.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.4.7 / ubuntu-22.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
cabal / ghc-9.4.7 / ubuntu-22.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.4.7 / ubuntu-22.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
cabal / ghc-9.4.7 / ubuntu-22.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal / ghc-8.10.7 / ubuntu-22.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
cabal / ghc-8.10.7 / ubuntu-22.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
cabal / ghc-8.10.7 / ubuntu-22.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
cabal / ghc-8.10.7 / ubuntu-22.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
cabal / ghc-8.10.7 / ubuntu-22.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04: example-config/ExampleOneDarkProColourExtension.hs#L23
The import of ‘FontConfig’ from module ‘Termonad’ is redundant
stack --stack-yaml ./stack-nightly.yaml / ubuntu-22.04: example-config/ExampleOneDarkProColourExtension.hs#L99
Top-level binding with no type signature: fontConf :: FontConfig
stack --stack-yaml ./stack.yaml / ubuntu-22.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack --stack-yaml ./stack.yaml / ubuntu-22.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
stack --stack-yaml ./stack.yaml / ubuntu-22.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
stack --stack-yaml ./stack.yaml / ubuntu-22.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
stack --stack-yaml ./stack.yaml / ubuntu-22.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
stack --stack-yaml ./stack.yaml / ubuntu-22.04: example-config/ExampleDraculaColourExtension.hs#L21
The import of ‘FontConfig’ from module ‘Termonad’ is redundant
stack --stack-yaml ./stack.yaml / ubuntu-22.04: example-config/ExampleDraculaColourExtension.hs#L97
Top-level binding with no type signature: fontConf :: FontConfig
cabal / ghc-8.10.7 / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘t’
cabal / ghc-8.10.7 / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘b’
cabal / ghc-8.10.7 / ubuntu-20.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
cabal / ghc-8.10.7 / ubuntu-20.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
cabal / ghc-8.10.7 / ubuntu-20.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
cabal / ghc-8.10.7 / ubuntu-20.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
cabal / ghc-8.10.7 / ubuntu-20.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal / ghc-9.4.7 / ubuntu-20.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal / ghc-9.4.7 / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘t’
cabal / ghc-9.4.7 / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘b’
cabal / ghc-9.4.7 / ubuntu-20.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.4.7 / ubuntu-20.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
cabal / ghc-9.4.7 / ubuntu-20.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.4.7 / ubuntu-20.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
cabal / ghc-9.2.8 / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘t’
cabal / ghc-9.2.8 / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘b’
cabal / ghc-9.2.8 / ubuntu-20.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.2.8 / ubuntu-20.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
cabal / ghc-9.2.8 / ubuntu-20.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.2.8 / ubuntu-20.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
cabal / ghc-9.2.8 / ubuntu-20.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal / ghc-9.2.8 / ubuntu-22.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.2.8 / ubuntu-22.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
cabal / ghc-9.2.8 / ubuntu-22.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.2.8 / ubuntu-22.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
cabal / ghc-9.2.8 / ubuntu-22.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal / ghc-9.0.2 / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘t’
cabal / ghc-9.0.2 / ubuntu-20.04: src/Termonad/Gtk.hs#L89
Defined but not used: ‘b’
cabal / ghc-9.0.2 / ubuntu-20.04: src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.0.2 / ubuntu-20.04: src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
cabal / ghc-9.0.2 / ubuntu-20.04: src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
cabal / ghc-9.0.2 / ubuntu-20.04: src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
cabal / ghc-9.0.2 / ubuntu-20.04
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).