Giter Club home page Giter Club logo

deps's Introduction

npm (scoped) npm (scoped) Build Status Slack

abaplint

Linter for ABAP, code must be serialized using abapGit.

Versioning: semantic versioning is currently not followed, recommend fixing usage to a specific version.

Online playground

Support

Support the project by finding bugs, fixing code, or sponsoring.

abaplint.app is available via GitHub marketplace for single click installation and setup.

For commercial support agreements please [email protected]

Documentation

Getting started (local installation)

Configuration and rule documentation

Continuous Integration setup

Visual Studio Code extension

Development

Syntax diagrams

Design documentation

Development

Code Coverage

deps's People

Contributors

adventas avatar andreaborgia-abo avatar dennislybecker-invixo avatar ennowulff avatar gregorwolf avatar houndmx avatar jrodriguez-rc avatar larshp avatar lucasborin avatar markstuppacher avatar mbtools avatar pokrakam avatar reyemsaibot avatar sandraros avatar thorsten-wolf-neptune avatar zeatynis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

deps's Issues

Super class "cl_abap_behavior_handler" not found or contains errors (check_syntax)

When trying to have abaplint validate code for RAP behavior implementation the classes 'cl_abap_behavior_handler' and 'cl_abap_behavior_saver' cannot pass the syntax test.
These are standard classes used for RAP implementations.
(I also have a question regarding expanding the "object_naming" rule with CDS views, but I'm unsure where to put this issue)

Kind regards,
Maxim

more cl_abap_char_utilities

Attribute or constant "backspace" not found in "cl_abap_char_utilities", /src/zcl_pdf.clas.abap, 738
Attribute or constant "form_feed" not found in "cl_abap_char_utilities", /src/zcl_pdf.clas.abap, 739

Statement does not exist

Hi,

I got some strange error, one class in my repo throws the error "Statement does not exist in ...." (see screenshot). What I don't understand is why this one class throws an error and the rest not. Any ideas?

image

add

cl_shm_area
cx_dynamic_check
cl_gui_alv_grid
cl_apc_wsp_ext_stateless_base
CL_WD_COMPONENT_ASSISTANCE

add http stuff

from https://github.com/larshp/ABAP-Swagger,

./src/zcl_swag.clas.testclasses.abap[59, 3] - Method definition "get_method" in "if_http_request" not found (check_syntax)
./src/zcl_swag.clas.testclasses.abap[63, 3] - Method definition "set_compression" in "if_http_request" not found (check_syntax)
./src/zcl_swag.clas.testclasses.abap[67, 3] - Method definition "get_header_field" in "if_http_entity" not found (check_syntax)
./src/zcl_swag.clas.testclasses.abap[76, 3] - Method definition "set_data" in "if_http_entity" not found (check_syntax)
./src/zcl_swag.clas.testclasses.abap[80, 3] - Method definition "get_cdata" in "if_http_entity" not found (check_syntax)
./src/zcl_swag.clas.testclasses.abap[84, 3] - Method definition "set_status" in "if_http_response" not found (check_syntax)
./src/zcl_swag.clas.testclasses.abap[6, 7]  - Implemented interface "IF_HTTP_SERVER" not found (implement_methods)
./src/zcl_swag.clas.testclasses.abap[6, 7]  - Implemented interface "IF_HTTP_REQUEST" not found (implement_methods)
./src/zcl_swag.clas.testclasses.abap[6, 7]  - Implemented interface "IF_HTTP_RESPONSE" not found (implement_methods)

add bopf dependencies

classes like:

/BOBF/CL_LIB_D_SUPERCLASS
/BOBF/CL_LIB_A_SUPERCLASS
/BOBF/CL_LIB_C_SUPERCLASS
/BOBF/CL_LIB_DAC_SUPERCLASS
/BOBF/CL_LIB_N_SUPERCLASS
/BOBF/CL_LIB_P_SUPERCLASS
/BOBF/CL_LIB_Q_SUPERCLASS
/BOBF/CL_LIB_V_SUPERCLASS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.