8000 Removed unused `getByString` and `setByString` · blankstorm/blankstorm@5f6d39d · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Removed unused getByString and setByString #327

Removed unused getByString and setByString

Removed unused getByString and setByString #327

Triggered via push October 13, 2024 20:59
Status Success
Total duration 3m 3s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

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
0