build: static link libstdc++ #99
Annotations
10 warnings
Test (linux, macos):
lib/commit.js#L89
'repo' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/commit.js#L90
'parentOids' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/commit.js#L91
'_this' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/commit.js#L92
'promises' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/commit.js#L115
'createCommitPromise' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/commit.js#L122
'commitTree' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/commit.js#L124
'truthyArgs' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/commit.js#L135
'commitFields' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/rebase.js#L17
'signingCb' is never reassigned. Use 'const' instead
|
Test (linux, macos):
lib/repository.js#L1453
'mergeOptions' is never reassigned. Use 'const' instead
|
The logs for this run have expired and are no longer available.
Loading