chore: improve test coverage and resolve lint warnings #3578
ci.yml
on: push
Matrix: unit-tests
lint
/
lint
20s
sonar-scan
0s
Annotations
20 errors and 8 warnings
lint / lint:
src/common/getters.test.ts#L225
Insert `,`
|
lint / lint:
src/common/getters.test.ts#L226
Insert `;`
|
lint / lint
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, 20.x, false)
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, 16.x, false)
The job was canceled because "ubuntu-latest_20_x_false" failed.
|
unit-tests (ubuntu-latest, 16.x, false)
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, 18.x, false)
The job was canceled because "ubuntu-latest_20_x_false" failed.
|
unit-tests (ubuntu-latest, 18.x, false)
Process completed with exit code 1.
|
unit-tests (macos-latest, 16.x, false)
The job was canceled because "ubuntu-latest_20_x_false" failed.
|
unit-tests (macos-latest, 16.x, false)
The operation was canceled.
|
unit-tests (windows-latest, 16.x, false)
The job was canceled because "ubuntu-latest_20_x_false" failed.
|
unit-tests (windows-latest, 16.x, false)
The operation was canceled.
|
unit-tests (windows-latest, 18.x, false)
The job was canceled because "ubuntu-latest_20_x_false" failed.
|
unit-tests (windows-latest, 18.x, false)
The operation was canceled.
|
unit-tests (windows-latest, 20.x, false)
The job was canceled because "ubuntu-latest_20_x_false" failed.
|
unit-tests (windows-latest, 20.x, false)
The operation was canceled.
|
unit-tests (macos-latest, 20.x, false)
The job was canceled because "ubuntu-latest_20_x_false" failed.
|
unit-tests (macos-latest, 20.x, false)
The operation was canceled.
|
unit-tests (macos-latest, 18.x, false)
The job was canceled because "ubuntu-latest_20_x_false" failed.
|
unit-tests (macos-latest, 18.x, false)
The operation was canceled.
|
lint / lint:
e2e/browser/test-app/components/accessGrants/index.tsx#L28
Unable to resolve path to module '@inrupt/solid-client-access-grants'
|
lint / lint:
e2e/browser/test-app/components/accessGrants/index.tsx#L35
Unable to resolve path to module 'react'
|
lint / lint:
e2e/browser/test-app/components/accessGrants/index.tsx#L36
Unable to resolve path to module 'next/router'
|
lint / lint:
e2e/browser/test-app/components/appContent/index.tsx#L36
Unable to resolve path to module 'react'
|
lint / lint:
e2e/browser/test-app/pages/_app.tsx#L22
Unable to resolve path to module 'react'
|
lint / lint:
e2e/browser/test-app/pages/index.tsx#L22
Unable to resolve path to module 'next/dynamic'
|
lint / lint:
e2e/browser/test-app/pages/index.tsx#L23
Unable to resolve path to module 'react'
|
lint / lint:
src/common/getters.test.ts#L228
Replace toThrowError() with its canonical name of toThrow()
|