fix(deps): update dependency @rbxts/lapis to v0.3.2 #168
Annotations
10 errors and 4 warnings
src/server/mtx-service.ts#L258
Unsafe array destructuring of a tuple element with an error typed value
|
src/server/mtx-service.ts#L260
Unexpected any value in conditional. An explicit comparison or type cast is required
|
src/server/mtx-service.ts#L260
Unsafe call of an `error` type typed value
|
src/server/mtx-service.ts#L260
Unsafe call of an `error` type typed value
|
src/server/mtx-service.ts#L260
Unsafe member access .read on an `error` typed value
|
src/server/mtx-service.ts#L260
Unsafe member access .mtx on an `error` typed value
|
src/server/mtx-service.ts#L261
Unsafe assignment of an error typed value
|
src/server/mtx-service.ts#L261
Unsafe call of an `error` type typed value
|
src/server/mtx-service.ts#L261
Unsafe call of an `error` type typed value
|
src/server/mtx-service.ts#L261
Unsafe member access .save on an `error` typed value
|
src/server/mtx-service.ts#L260
0, NaN, and "" are falsy in TS. If intentional, disable this rule by placing `"roblox-ts/lua-truthiness": "off"` in your .eslintrc file in the "rules" object
|
src/server/mtx-service.ts#L262
0, NaN, and "" are falsy in TS. If intentional, disable this rule by placing `"roblox-ts/lua-truthiness": "off"` in your .eslintrc file in the "rules" object
|
src/server/mtx-service.ts#L279
0, NaN, and "" are falsy in TS. If intentional, disable this rule by placing `"roblox-ts/lua-truthiness": "off"` in your .eslintrc file in the "rules" object
|
src/server/player/player-service.ts#L165
0, NaN, and "" are falsy in TS. If intentional, disable this rule by placing `"roblox-ts/lua-truthiness": "off"` in your .eslintrc file in the "rules" object
|
The logs for this run have expired and are no longer available.
Loading