codefori / codefori/vscode-rpgle
Linter error
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 35
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
Hi,
I have a lot of linter error because of:
Procedure require title and description
No reference to definition
but in my procedure i have title and description and the variable are referenced:
⚠️ **REMOVE THIS LINE AND ANY SENSITIVE INFORMATION BELOW!** ⚠️
|Context|Version|
|-|-|
|Code for IBM i version|2.16.3|
|Visual Studio Code version|1.102.0|
|Operating System|darwin_arm64|
Active extensions
```
COBOL (cobol): 25.7.13
ChatGPT – Work with Code on macOS (chatgpt): 0.1.1741291060
Code Spell Checker (code-spell-checker): 4.0.47
Code for IBM i Walkthroughs (vscode-ibmi-walkthroughs): 0.5.0
Configuration Editing (configuration-editing): 1.0.0
Db2 for IBM i (vscode-db2i): 1.13.3
ESLint (vscode-eslint): 3.0.10
Emmet (emmet): 1.0.0
Error Lens (errorlens): 3.26.0
Extension Authoring (extension-editing): 1.0.0
Git (git): 1.0.0
Git Base (git-base): 1.0.0
Git Graph (git-graph): 1.30.0
GitHub (github): 0.0.1
GitHub Authentication (github-authentication): 0.0.2
GitHub Copilot (copilot): 1.342.0
GitHub Copilot Chat (copilot-chat): 0.29.0
GitLab Workflow (gitlab-workflow): 6.33.2
GitLens — Git supercharged (gitlens): 17.3.0
IBM i Debug (ibmidebug): 3.0.0
IBM i Project Explorer (vscode-ibmi-projectexplorer): 2.12.3
JSON Language Features (json-language-features): 1.0.0
Live Share (vsliveshare): 1.0.5948
Markdown All in One (markdown-all-in-one): 3.6.3
Markdown Math (markdown-math): 1.0.0
Merge Conflict (merge-conflict): 1.0.0
Microsoft Account (microsoft-authentication): 0.0.1
NPM support for VS Code (npm): 1.0.1
Node Debug Auto-attach (debug-auto-launch): 1.0.0
RPGLE (vscode-rpgle): 0.31.1
Rainbow CSV (rainbow-csv): 3.20.0
Server Ready Action (debug-server-ready): 1.0.0
Source Orbit (vscode-sourceorbit): 1.2.0
TODO Highlight (vscode-todo-highlight): 1.0.5
TypeScript and JavaScript Language Features (typescript-language-features): 1.0.0
WSL (remote-wsl): 0.99.0
vscode-icons (vscode-icons): 12.13.0
```
Remote system
|Setting|Value|
|-|-|
|IBM i OS|V7R4M0|
|Tech Refresh|11|
|CCSID Origin|280|
|Runtime CCSID|280|
|Default CCSID|280|
|SSHD CCSID|?|
|cqsh|true|
|SQL|Enabled
|Source dates|Enabled
### Enabled features
|/QOpenSys/pkgs/bin|/usr/bin|/QSYS.lib/VSCODE.lib|/QSYS.LIB|/QIBM/ProdData/IBMiDebugService/bin|/QOpenSys/QIBM/ProdData/JavaVM/jdk80|/QOpenSys/QIBM/ProdData/JavaVM/jdk11|/QOpenSys/QIBM/ProdData/JavaVM/jdk17|/QOpensys/pkgs/lib/jvm|
|-|-|-|-|-|-|-|-|-|
|bash|attr|GETNEWLIBL.PGM|QZDFMDB2.PGM|startDebugService.sh|64bit|64bit|64bit|openjdk-11|
|chsh|iconv||||||||
|find|setccsid||||||||
|git|uname||||||||
|grep|||||||||
|ls|||||||||
|md5sum|||||||||
|sort|||||||||
|stat|||||||||
|tar|||||||||
|tn5250|||||||||
Shell env
```bash
LANG=IT_IT.UTF-8
LS_COLORS=
QIBM_PASE_CCSID=1208
SHELL=/QOpenSys/pkgs/bin/bash
SHLVL=1
_=/QOpenSys/pkgs/bin/env
```
Variants
```json
{
"american": "#@$",
"local": "£§$",
"qsysNameRegex": {}
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.