The “warningEnable” directive was called on an error code which was not disabled.
#warningEnable 10000; ^^^^^ This warning code was not previously disabled.
Remove this instruction.