feat: update kattis questions + improve kattis question seeding #153
Annotations
10 warnings
lint (ubuntu-latest):
src/product/general/auth/auth.controller.spec.ts#L56
Unsafe member access [0] on an `any` value
|
lint (ubuntu-latest):
src/product/general/auth/auth.service.spec.ts#L68
Unsafe member access [0] on an `any` value
|
lint (ubuntu-latest):
src/utils/tests.util.ts#L14
Unexpected any. Specify a different type
|
lint (ubuntu-latest):
src/utils/tests.util.ts#L14
Unexpected any. Specify a different type
|
lint (ubuntu-latest):
src/utils/tests.util.ts#L15
Unsafe assignment of an `any` value
|
lint (ubuntu-latest):
src/utils/tests.util.ts#L16
Unsafe return of an `any` typed value
|
lint (ubuntu-latest):
src/utils/tests.util.ts#L16
Unsafe construction of an any type value
|
lint (ubuntu-latest):
src/utils/tests.util.ts#L28
Unexpected any. Specify a different type
|
lint (ubuntu-latest):
src/utils/tests.util.ts#L28
Unexpected any. Specify a different type
|
lint (ubuntu-latest):
src/utils/tests.util.ts#L28
Unexpected any. Specify a different type
|