Setup Cloud e2e test framework and write first tests #5329
Annotations
6 errors and 1 warning
build:
web-admin/tests/explores.spec.ts#L5
'project' is defined but never used. Allowed unused args must match /^_/u
|
build:
web-admin/tests/organizations.spec.ts#L9
'cli' is defined but never used. Allowed unused args must match /^_/u
|
build:
web-admin/tests/projects.spec.ts#L9
'organization' is defined but never used. Allowed unused args must match /^_/u
|
build:
web-admin/tests/setup/base.ts#L29
'cli' is defined but never used. Allowed unused args must match /^_/u
|
build:
web-admin/tests/setup/base.ts#L35
'organization' is defined but never used. Allowed unused args must match /^_/u
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|