changing min render to 16, uses existing minecraft options.txt if exists #36
Annotations
21 warnings
Building osx
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Building osx:
src/components/ServerInstall.vue#L142
'state' is assigned a value but never used
|
Building osx:
src/components/SingleplayerInstall.vue#L173
'state' is assigned a value but never used
|
Building osx:
src/providers/ExtractShards.ts#L11
'reject' is defined but never used
|
Building osx:
src/providers/ExtractShards.ts#L12
'totalBytes' is assigned a value but never used
|
Building osx:
src/providers/ExtractShards.ts#L13
'extractedBytes' is assigned a value but never used
|
Building osx:
src/providers/ExtractShards.ts#L35
Unexpected any. Specify a different type
|
Building win
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Building win:
src/components/ServerInstall.vue#L142
'state' is assigned a value but never used
|
Building win:
src/components/SingleplayerInstall.vue#L173
'state' is assigned a value but never used
|
Building win:
src/providers/ExtractShards.ts#L11
'reject' is defined but never used
|
Building win:
src/providers/ExtractShards.ts#L12
'totalBytes' is assigned a value but never used
|
Building win:
src/providers/ExtractShards.ts#L13
'extractedBytes' is assigned a value but never used
|
Building win:
src/providers/ExtractShards.ts#L35
Unexpected any. Specify a different type
|
Building linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Building linux:
src/components/ServerInstall.vue#L142
'state' is assigned a value but never used
|
Building linux:
src/components/SingleplayerInstall.vue#L173
'state' is assigned a value but never used
|
Building linux:
src/providers/ExtractShards.ts#L11
'reject' is defined but never used
|
Building linux:
src/providers/ExtractShards.ts#L12
'totalBytes' is assigned a value but never used
|
Building linux:
src/providers/ExtractShards.ts#L13
'extractedBytes' is assigned a value but never used
|
Building linux:
src/providers/ExtractShards.ts#L35
Unexpected any. Specify a different type
|