Simplify Server Import Paths for Common Code #2993
Annotations
11 errors and 1 warning
Tests
Process completed with exit code 1.
|
Lint:
common/src/definitions/index.ts#L40
Missing semicolon
|
Lint:
common/src/packets/index.ts#L16
More than 1 blank line not allowed
|
Lint:
common/src/packets/index.ts#L31
Unexpected trailing comma
|
Lint:
common/src/packets/index.ts#L32
Trailing spaces not allowed
|
Lint:
common/src/packets/index.ts#L33
Missing semicolon
|
Lint:
server/src/config.ts#L42
Unsafe assignment of an error typed value
|
Lint:
server/src/config.ts#L42
Unsafe member access .Solo on an `any` value
|
Lint:
server/src/config.ts#L142
'any' overrides all other types in this union type
|
Lint:
server/src/data/gasStages.ts#L14
Unsafe assignment of an error typed value
|
Lint:
server/src/data/gasStages.ts#L14
Unsafe member access .Inactive on an `any` value
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|