Skip to content

WIP: fix lint errors #33

WIP: fix lint errors

WIP: fix lint errors #33

Triggered via push March 27, 2024 18:28
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: push
Matrix: test
Matrix: sonar-scan
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 12 warnings
test (14.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_14_x" failed.
test (18.x)
The operation was canceled.
test (16.x)
The job was canceled because "_14_x" failed.
test (16.x)
The operation was canceled.
lint / lint: extensions/solidauth/src/test/suite/essRedirectFactory.ts#L37
Promise executor functions should not be async
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L40
Unexpected empty method 'report'
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L51
Arrow function should not return assignment
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L51
Assignment to property of function parameter 'secretData'
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L52
Assignment to property of function parameter 'secretData'
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L228
Do not use "@ts-ignore" because it alters compilation errors
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L232
Unexpected empty method 'report'
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L240
Do not use "@ts-ignore" because it alters compilation errors
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L254
Do not use "@ts-ignore" because it alters compilation errors
lint / lint: extensions/solidauth/src/test/suite/extension.test.ts#L376
Do not use "@ts-ignore" because it alters compilation errors
test (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / lint: extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L56
Unexpected any. Specify a different type
lint / lint: extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L93
'toAuthenticationSessionOrClear' was used before it was defined
lint / lint: extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L237
Unexpected any. Specify a different type
lint / lint: extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L285
'toAuthenticationSessionFromStorage' was used before it was defined
lint / lint: extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L591
'toAuthenticationSession' was used before it was defined
lint / lint: extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L609
'toAuthenticationSessionFromStorage' was used before it was defined