chore: clear low-risk lint warnings
This commit is contained in:
@@ -488,7 +488,7 @@ server.tool(
|
||||
),
|
||||
},
|
||||
async (args) => {
|
||||
let snapshotId = '';
|
||||
let snapshotId: string;
|
||||
try {
|
||||
snapshotId = computeVerificationSnapshotId(REPO_ROOT);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user