feat(code): Custom outfit prices and sell type #1274
Annotations
30 errors and 3 notices
Linux:
source/PlayerInfo.cpp#L761
‘tributeIncome’ was not declared in this scope
|
Linux:
source/PlayerInfo.cpp#L762
‘message’ was not declared in this scope; did you mean ‘Messages’?
|
Linux:
source/PlayerInfo.cpp#L763
‘salariesIncome’ was not declared in this scope
|
Linux:
source/PlayerInfo.cpp#L763
‘tributeIncome’ was not declared in this scope
|
Linux:
source/PlayerInfo.cpp#L763
‘b’ was not declared in this scope
|
Linux:
source/PlayerInfo.cpp#L764
‘message’ was not declared in this scope; did you mean ‘Messages’?
|
Linux:
source/PlayerInfo.cpp#L765
‘salariesIncome’ was not declared in this scope
|
Linux:
source/PlayerInfo.cpp#L765
‘tributeIncome’ was not declared in this scope
|
Linux:
source/PlayerInfo.cpp#L765
‘b’ was not declared in this scope
|
Linux:
source/PlayerInfo.cpp#L766
‘message’ was not declared in this scope; did you mean ‘Messages’?
|
MacOS:
source/PlayerInfo.cpp#L761
use of undeclared identifier 'tributeIncome'
|
MacOS:
source/PlayerInfo.cpp#L762
use of undeclared identifier 'message'; did you mean 'messages'?
|
MacOS:
source/PlayerInfo.cpp#L762
use of undeclared identifier 'message'; did you mean 'messages'?
|
MacOS:
source/PlayerInfo.cpp#L762
unknown type name 'message'; did you mean 'Messages'?
|
MacOS:
source/PlayerInfo.cpp#L762
expected unqualified-id
|
MacOS:
source/PlayerInfo.cpp#L763
use of undeclared identifier 'salariesIncome'
|
MacOS:
source/PlayerInfo.cpp#L763
use of undeclared identifier 'tributeIncome'
|
MacOS:
source/PlayerInfo.cpp#L763
use of undeclared identifier 'b'
|
MacOS:
source/PlayerInfo.cpp#L764
use of undeclared identifier 'message'; did you mean 'messages'?
|
MacOS:
source/PlayerInfo.cpp#L764
use of undeclared identifier 'message'; did you mean 'messages'?
|
Windows:
source/PlayerInfo.cpp#L761
'tributeIncome' was not declared in this scope
|
Windows:
source/PlayerInfo.cpp#L762
'message' was not declared in this scope; did you mean 'Messages'?
|
Windows:
source/PlayerInfo.cpp#L763
'salariesIncome' was not declared in this scope
|
Windows:
source/PlayerInfo.cpp#L763
'tributeIncome' was not declared in this scope
|
Windows:
source/PlayerInfo.cpp#L763
'b' was not declared in this scope
|
Windows:
source/PlayerInfo.cpp#L764
'message' was not declared in this scope; did you mean 'Messages'?
|
Windows:
source/PlayerInfo.cpp#L765
'salariesIncome' was not declared in this scope
|
Windows:
source/PlayerInfo.cpp#L765
'tributeIncome' was not declared in this scope
|
Windows:
source/PlayerInfo.cpp#L765
'b' was not declared in this scope
|
Windows:
source/PlayerInfo.cpp#L766
'message' was not declared in this scope; did you mean 'Messages'?
|
sccache stats
41% - 45 hits, 66 misses, 0 errors
|
sccache stats
42% - 45 hits, 61 misses, 0 errors
|
sccache stats
41% - 45 hits, 65 misses, 0 errors
|