Skip to content

remove redundant imports code action #472

remove redundant imports code action

remove redundant imports code action #472

Triggered via pull request November 7, 2024 22:06
Status Success
Total duration 4m 45s
Artifacts

haskell.yml

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

Annotations

44 warnings
GHC 9.4 on ubuntu-latest: src/StaticLS/Hir/Make.hs#L27
• Fields of ‘ModuleName’ not initialised:
GHC 9.4 on ubuntu-latest: src/StaticLS/HieView/Type.hs#L25
Defined but not used: ‘tys’
GHC 9.4 on ubuntu-latest: src/StaticLS/HieView/Type.hs#L39
Defined but not used: ‘ty’
GHC 9.4 on ubuntu-latest: src/StaticLS/HieView/Query.hs#L108
Defined but not used: ‘cls’
GHC 9.4 on ubuntu-latest: src/StaticLS/IDE/Definition.hs#L194
Defined but not used: ‘modText’
GHC 9.4 on ubuntu-latest: src/StaticLS/IDE/CodeActions/AutoExport.hs#L46
Defined but not used: ‘decls’
GHC 9.4 on ubuntu-latest: src/StaticLS/IDE/CodeActions/AutoImport.hs#L107
Defined but not used: ‘lineCol’
GHC 9.4 on ubuntu-latest: src/StaticLS/IDE/CodeActions/AutoImport.hs#L138
Defined but not used: ‘rope’
GHC 9.4 on ubuntu-latest: src/StaticLS/IDE/CodeActions/AddTypeSig.hs#L35
Defined but not used: ‘lineCol’
GHC 9.4 on ubuntu-latest: expect_tests/HirTest.hs#L15
Defined but not used: ‘checkParse’
GHC 9.6.3 on ubuntu-latest: src/StaticLS/Hir/Make.hs#L27
• Fields of ‘ModuleName’ not initialised:
GHC 9.6.3 on ubuntu-latest: src/StaticLS/HieView/Type.hs#L25
Defined but not used: ‘tys’
GHC 9.6.3 on ubuntu-latest: src/StaticLS/HieView/Type.hs#L39
Defined but not used: ‘ty’
GHC 9.6.3 on ubuntu-latest: src/StaticLS/HieView/Query.hs#L108
Defined but not used: ‘cls’
GHC 9.6.3 on ubuntu-latest: src/StaticLS/IDE/Definition.hs#L194
Defined but not used: ‘modText’
GHC 9.6.3 on ubuntu-latest: src/StaticLS/IDE/CodeActions/AutoExport.hs#L46
Defined but not used: ‘decls’
GHC 9.6.3 on ubuntu-latest: src/StaticLS/IDE/CodeActions/AutoImport.hs#L107
Defined but not used: ‘lineCol’
GHC 9.6.3 on ubuntu-latest: src/StaticLS/IDE/CodeActions/AutoImport.hs#L138
Defined but not used: ‘rope’
GHC 9.6.3 on ubuntu-latest: src/StaticLS/IDE/CodeActions/AddTypeSig.hs#L35
Defined but not used: ‘lineCol’
GHC 9.6.3 on ubuntu-latest: expect_tests/HirTest.hs#L15
Defined but not used: ‘checkParse’
GHC 9.6.3 on macos-latest: src/StaticLS/Hir/Make.hs#L27
• Fields of ‘ModuleName’ not initialised:
GHC 9.6.3 on macos-latest: src/StaticLS/HieView/Type.hs#L25
Defined but not used: ‘tys’
GHC 9.6.3 on macos-latest: src/StaticLS/HieView/Type.hs#L39
Defined but not used: ‘ty’
GHC 9.6.3 on macos-latest: src/StaticLS/HieView/Query.hs#L108
Defined but not used: ‘cls’
GHC 9.6.3 on macos-latest: src/StaticLS/IDE/Definition.hs#L194
Defined but not used: ‘modText’
GHC 9.6.3 on macos-latest: src/StaticLS/IDE/CodeActions/AutoExport.hs#L46
Defined but not used: ‘decls’
GHC 9.6.3 on macos-latest: src/StaticLS/IDE/CodeActions/AutoImport.hs#L107
Defined but not used: ‘lineCol’
GHC 9.6.3 on macos-latest: src/StaticLS/IDE/CodeActions/AutoImport.hs#L138
Defined but not used: ‘rope’
GHC 9.6.3 on macos-latest: src/StaticLS/IDE/CodeActions/AddTypeSig.hs#L35
Defined but not used: ‘lineCol’
GHC 9.6.3 on macos-latest: test/StaticLS/IDE/Diagnostics/ParseGHCSpec.hs#L9
The import of ‘Text.RawString.QQ’ is redundant
GHC 9.4 on macos-latest: src/StaticLS/Hir/Make.hs#L27
• Fields of ‘ModuleName’ not initialised:
GHC 9.4 on macos-latest: src/StaticLS/HieView/Type.hs#L25
Defined but not used: ‘tys’
GHC 9.4 on macos-latest: src/StaticLS/HieView/Type.hs#L39
Defined but not used: ‘ty’
GHC 9.4 on macos-latest: src/StaticLS/HieView/Query.hs#L108
Defined but not used: ‘cls’
GHC 9.4 on macos-latest: src/StaticLS/IDE/Definition.hs#L194
Defined but not used: ‘modText’
GHC 9.4 on macos-latest: src/StaticLS/IDE/CodeActions/AutoExport.hs#L46
Defined but not used: ‘decls’
GHC 9.4 on macos-latest: src/StaticLS/IDE/CodeActions/AutoImport.hs#L107
Defined but not used: ‘lineCol’
GHC 9.4 on macos-latest: src/StaticLS/IDE/CodeActions/AutoImport.hs#L138
Defined but not used: ‘rope’
GHC 9.4 on macos-latest: src/StaticLS/IDE/CodeActions/AddTypeSig.hs#L35
Defined but not used: ‘lineCol’
GHC 9.4 on macos-latest: test/StaticLS/IDE/Diagnostics/ParseGHCSpec.hs#L9
The import of ‘Text.RawString.QQ’ is redundant