Removed unused getByString
and setByString
#327
Annotations
30 warnings
macos-latest:
src/client/index.ts#L23
'_' is defined but never used
|
macos-latest:
src/client/index.ts#L23
Empty block statement
|
macos-latest:
src/client/locales.ts#L26
Unsafe assignment of an `any` value
|
macos-latest:
src/client/mods.ts#L34
Unsafe assignment of an `any` value
|
macos-latest:
src/client/saves.ts#L128
Unsafe assignment of an `any` value
|
macos-latest:
src/client/saves.ts#L129
Unsafe argument of type `any` assigned to a parameter of type `string`
|
macos-latest:
src/client/saves.ts#L129
Unsafe member access .id on an `any` value
|
macos-latest:
src/client/saves.ts#L129
Unsafe argument of type `any` assigned to a parameter of type `LevelJSON`
|
macos-latest:
src/client/saves.ts#L139
Unsafe return of a value of type `any`
|
macos-latest:
src/client/servers.ts#L118
'_' is defined but never used
|
ubuntu-latest:
src/client/index.ts#L23
'_' is defined but never used
|
ubuntu-latest:
src/client/index.ts#L23
Empty block statement
|
ubuntu-latest:
src/client/locales.ts#L26
Unsafe assignment of an `any` value
|
ubuntu-latest:
src/client/mods.ts#L34
Unsafe assignment of an `any` value
|
ubuntu-latest:
src/client/saves.ts#L128
8B4C
Unsafe assignment of an `any` value
|
ubuntu-latest:
src/client/saves.ts#L129
Unsafe argument of type `any` assigned to a parameter of type `string`
|
ubuntu-latest:
src/client/saves.ts#L129
Unsafe member access .id on an `any` value
|
ubuntu-latest:
src/client/saves.ts#L129
Unsafe argument of type `any` assigned to a parameter of type `LevelJSON`
|
ubuntu-latest:
src/client/saves.ts#L139
Unsafe return of a value of type `any`
|
ubuntu-latest:
src/client/servers.ts#L118
'_' is defined but never used
|
windows-latest:
src/client/index.ts#L23
'_' is defined but never used
|
windows-latest:
src/client/index.ts#L23
Empty block statement
|
windows-latest:
src/client/locales.ts#L26
Unsafe assignment of an `any` value
|
windows-latest:
src/client/mods.ts#L34
Unsafe assignment of an `any` value
|
windows-latest:
src/client/saves.ts#L128
Unsafe assignment of an `any` value
|
windows-latest:
src/client/saves.ts#L129
Unsafe argument of type `any` assigned to a parameter of type `string`
|
windows-latest:
src/client/saves.ts#L129
Unsafe member access .id on an `any` value
|
windows-latest:
src/client/saves.ts#L129
Unsafe argument of type `any` assigned to a parameter of type `LevelJSON`
|
windows-latest:
src/client/saves.ts#L139
Unsafe return of a value of type `any`
|
windows-latest:
src/client/servers.ts#L118
'_' is defined but never used
|