diff --git a/src/applications/harbormaster/storage/build/HarbormasterBuildLintMessage.php b/src/applications/harbormaster/storage/build/HarbormasterBuildLintMessage.php --- a/src/applications/harbormaster/storage/build/HarbormasterBuildLintMessage.php +++ b/src/applications/harbormaster/storage/build/HarbormasterBuildLintMessage.php @@ -104,7 +104,7 @@ 'path' => 'text', 'line' => 'uint32?', 'characterOffset' => 'uint32?', - 'code' => 'text32', + 'code' => 'text128', 'severity' => 'text32', 'name' => 'text255', ),