Chore: cleaning (#8) #32
ci.yml
on: push
Matrix: test
lint
/
lint
1m 22s
Matrix: sonar-scan
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/auth/solidAuthenticationProvider.ts#L592
Replace `session,·this.storage` with `⏎··········session,⏎··········this.storage⏎········`
|
lint / lint:
extensions/solidauth/src/test/runTest.ts#L24
Replace `'@jeswr/css-init-utils'` with `"@jeswr/css-init-utils"`
|
lint / lint:
extensions/solidauth/src/test/runTest.ts#L30
Replace `'off'` with `"off"`
|
lint / lint:
extensions/solidauth/src/test/runTest.ts#L31
Replace `__dirname,·'..',·'..',·'src',·'test',·'configs',·'solid-css-seed.json'` with `⏎········__dirname,⏎········"..",⏎········"..",⏎········"src",⏎········"test",⏎········"configs",⏎········"solid-css-seed.json"⏎······`
|
lint / lint:
extensions/solidauth/src/test/suite/essRedirectFactory.ts#L1
Replace `'playwright'` with `"playwright"`
|
lint / lint:
extensions/solidauth/src/test/suite/essRedirectFactory.ts#L10
Replace `'textbox',·{·name:·'Username'` with `"textbox",·{·name:·"Username"`
|
lint / lint:
extensions/solidauth/src/test/suite/essRedirectFactory.ts#L11
Replace `'textbox',·{·name:·'Password'` with `"textbox",·{·name:·"Password"`
|
|
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#L128
Forbidden non-null assertion
|
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#L511
Unexpected console statement
|
lint / lint:
extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L559
Forbidden non-null assertion
|
lint / lint:
extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L569
Forbidden non-null assertion
|
lint / lint:
extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L592
'toAuthenticationSession' was used before it was defined
|
lint / lint:
extensions/solidauth/src/auth/solidAuthenticationProvider.ts#L607
'toAuthenticationSessionFromStorage' was used before it was defined
|