add core plugin #65
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The import of ‘fold’ from module ‘Data.Foldable’ is redundant
|
Build
The import of ‘Data.Foldable’ is redundant
|
Build
The import of ‘Data.Foldable’ is redundant
|
Build:
plugins/hls-core-plugin/src/Ide/Plugin/Core/Actions.hs#L3
The import of ‘Control.Monad.Extra’ is redundant
|
Build:
plugins/hls-core-plugin/src/Ide/Plugin/Core/Actions.hs#L8
The import of ‘Data.Tuple.Extra’ is redundant
|
Build:
plugins/hls-core-plugin/src/Ide/Plugin/Core/Actions.hs#L10
The import of ‘Development.IDE.Core.PluginUtils’ is redundant
|
Build:
plugins/hls-core-plugin/src/Ide/Plugin/Core/Actions.hs#L11
The import of ‘Development.IDE.Core.PositionMapping’ is redundant
|
Build:
plugins/hls-core-plugin/src/Ide/Plugin/Core/Actions.hs#L13
The import of ‘Development.IDE.Core.Service’ is redundant
|
Build:
plugins/hls-core-plugin/src/Ide/Plugin/Core/Actions.hs#L15
The import of ‘Development.IDE.GHC.Compat’ is redundant
|
Build:
plugins/hls-core-plugin/src/Ide/Plugin/Core/Actions.hs#L18
The import of ‘Development.IDE.Types.HscEnvEq’ is redundant
|
Loading