build: update actions packages #98
Annotations
30 warnings
tests (ubuntu-latest):
lib/commit.js#L89
'repo' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/commit.js#L90
'parentOids' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/commit.js#L91
'_this' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/commit.js#L92
'promises' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/commit.js#L115
'createCommitPromise' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/commit.js#L122
'commitTree' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/commit.js#L124
'truthyArgs' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/commit.js#L135
'commitFields' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/rebase.js#L17
'signingCb' is never reassigned. Use 'const' instead
|
tests (ubuntu-latest):
lib/repository.js#L1453
'mergeOptions' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/commit.js#L89
'repo' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/commit.js#L90
'parentOids' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/commit.js#L91
'_this' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/commit.js#L92
'promises' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/commit.js#L115
'createCommitPromise' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/commit.js#L122
'commitTree' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/commit.js#L124
'truthyArgs' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/commit.js#L135
'commitFields' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/rebase.js#L17
'signingCb' is never reassigned. Use 'const' instead
|
tests (macos-latest):
lib/repository.js#L1453
'mergeOptions' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/commit.js#L89
'repo' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/commit.js#L90
'parentOids' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/commit.js#L91
'_this' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/commit.js#L92
'promises' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/commit.js#L115
'createCommitPromise' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/commit.js#L122
'commitTree' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/commit.js#L124
'truthyArgs' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/commit.js#L135
'commitFields' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/rebase.js#L17
'signingCb' is never reassigned. Use 'const' instead
|
tests (windows-latest):
lib/repository.js#L1453
'mergeOptions' is never reassigned. Use 'const' instead
|