test: start converting unit tests over to ESM-friendly tests #457
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
build (20, ubuntu-latest):
src/__tests__/lib/api-helpers.test.ts#L6
'LocationsEndpoint' is defined but never used
|
build (20, ubuntu-latest):
src/__tests__/lib/api-helpers.test.ts#L7
'NoOpAuthenticator' is defined but never used
|
build (20, ubuntu-latest):
src/__tests__/lib/api-helpers.test.ts#L9
'RoomsEndpoint' is defined but never used
|
build (20, ubuntu-latest):
src/__tests__/lib/api-helpers.test.ts#L13
'WithLocation' is defined but never used
|
build (20, ubuntu-latest):
src/__tests__/lib/api-helpers.test.ts#L13
'WithRoom' is defined but never used
|
build (20, ubuntu-latest)
Process completed with exit code 1.
|
build (20, windows-latest)
Process completed with exit code 1.
|