Release (#74) #53
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/scripts/clues/utils.ts#L10
Unexpected any. Specify a different type
|
Lint:
src/scripts/clues/utils.ts#L30
Unexpected any. Specify a different type
|
Lint:
src/scripts/differences/file/file.utils.ts#L35
Unexpected any. Specify a different type
|
Lint:
src/scripts/differences/file/file.utils.ts#L36
Unexpected any. Specify a different type
|
Lint:
src/scripts/infoboxGenernator/infoboxes/npc/npc.test.ts#L19
Unexpected any. Specify a different type
|
Lint:
src/scripts/infoboxGenernator/infoboxes/npc/npc.test.ts#L29
Unexpected any. Specify a different type
|
Lint:
src/utils/cache2/Cache.ts#L106
Forbidden non-null assertion
|
Lint:
src/utils/cache2/DiskCache.ts#L45
Forbidden non-null assertion
|
Lint:
src/utils/cache2/DiskCache.ts#L94
Unexpected any. Specify a different type
|
Lint:
src/utils/cache2/DiskCache.ts#L169
Forbidden non-null assertion
|
Loading