Skip to content

feat(sso): sso support added #1317

feat(sso): sso support added

feat(sso): sso support added #1317

Triggered via pull request January 15, 2026 16:52
@neSpeccneSpecc
opened #614
sso
Status Failure
Total duration 47s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ESlint: src/sso/saml/service.ts#L61
Require statement not part of import statement
ESlint: src/sso/saml/index.ts#L41
Too many blank lines at the end of file. Max of 0 allowed
ESlint: src/sso/saml/controller.ts#L465
Too many blank lines at the end of file. Max of 0 allowed
ESlint: src/sso/saml/controller.ts#L171
Member handleAcs should be declared before all private instance method definitions
ESlint: src/sso/saml/controller.ts#L110
Object properties must go on a new line
ESlint: src/sso/saml/controller.ts#L75
Member initiateLogin should be declared before all private instance method definitions
ESlint: src/sso/index.ts#L15
Too many blank lines at the end of file. Max of 0 allowed
ESlint: src/models/user.ts#L478
Object properties must go on a new line
ESlint: src/models/user.ts#L476
Object properties must go on a new line
ESlint: src/directives/definedOnlyForAdmins.ts#L101
Too many blank lines at the end of file. Max of 0 allowed
ESlint: src/directives/allowAnon.ts#L23
Missing JSDoc comment
ESlint: src/directives/allowAnon.ts#L23
Missing return type on function
ESlint: src/dataLoaders.ts#L123
Missing JSDoc @returns for function
ESlint: src/dataLoaders.ts#L104
Unexpected any. Specify a different type
ESlint: src/dataLoaders.ts#L86
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L805
Missing JSDoc @returns for function
ESlint: src/billing/cloudpayments.ts#L740
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L558
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L208
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L91
Missing JSDoc @returns for function