Partial progress on port #3069
Annotations
22 errors
test (macOS-latest):
src/Calculate.ts#L2237
Property 'lazinessMultiplier' does not exist on type 'GlobalVariables'. Did you mean 'antMultiplier'?
|
test (macOS-latest):
src/Campaign.ts#L40
Property 'corruptions' does not exist on type 'Player'.
|
test (macOS-latest):
src/Challenges.ts#L410
Property 'hyperchallengedMultiplier' does not exist on type 'GlobalVariables'. Did you mean 'hyperchallengeMultiplier'?
|
test (macOS-latest):
src/Corruptions.ts#L199
Cannot find name 'sumContents'.
|
test (macOS-latest):
src/Corruptions.ts#L222
Cannot find name 'productContents'.
|
test (macOS-latest):
src/Corruptions.ts#L250
Argument of type 'string' is not assignable to parameter of type 'number'.
|
test (macOS-latest):
src/Corruptions.ts#L253
Expected 0-1 arguments, but got 2.
|
test (macOS-latest):
src/Corruptions.ts#L325
Property 'lazinessMultiplier' does not exist on type 'GlobalVariables'. Did you mean 'antMultiplier'?
|
test (macOS-latest):
src/Corruptions.ts#L326
Property 'hyperchallengedMultiplier' does not exist on type 'GlobalVariables'. Did you mean 'hyperchallengeMultiplier'?
|
test (macOS-latest):
src/Corruptions.ts#L331
Property 'financialcollapsePower' does not exist on type 'GlobalVariables'.
|
test (ubuntu-latest):
src/Calculate.ts#L2237
Property 'lazinessMultiplier' does not exist on type 'GlobalVariables'. Did you mean 'antMultiplier'?
|
test (ubuntu-latest):
src/Campaign.ts#L40
Property 'corruptions' does not exist on type 'Player'.
|
test (ubuntu-latest):
src/Challenges.ts#L410
Property 'hyperchallengedMultiplier' does not exist on type 'GlobalVariables'. Did you mean 'hyperchallengeMultiplier'?
|
test (ubuntu-latest):
src/Corruptions.ts#L199
Cannot find name 'sumContents'.
|
test (ubuntu-latest):
src/Corruptions.ts#L222
Cannot find name 'productContents'.
|
test (ubuntu-latest):
src/Corruptions.ts#L250
Argument of type 'string' is not assignable to parameter of type 'number'.
|
test (ubuntu-latest):
src/Corruptions.ts#L253
Expected 0-1 arguments, but got 2.
|
test (ubuntu-latest):
src/Corruptions.ts#L325
Property 'lazinessMultiplier' does not exist on type 'GlobalVariables'. Did you mean 'antMultiplier'?
|
test (ubuntu-latest):
src/Corruptions.ts#L326
Property 'hyperchallengedMultiplier' does not exist on type 'GlobalVariables'. Did you mean 'hyperchallengeMultiplier'?
|
test (ubuntu-latest):
src/Corruptions.ts#L331
Property 'financialcollapsePower' does not exist on type 'GlobalVariables'.
|
test (windows-latest)
The job was canceled because "macOS-latest" failed.
|
test (windows-latest)
The operation was canceled.
|