fix for jwt/v4 vulnerability #2
Annotations
14 errors and 3 warnings
lint (1.22.5, ubuntu-latest):
ste/sender-appendBlob.go#L231
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint (1.22.5, ubuntu-latest):
ste/sourceInfoProvider-Blob.go#L185
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint (1.22.5, ubuntu-latest):
ste/sourceInfoProvider-File.go#L343
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint (1.22.5, ubuntu-latest):
testSuite/cmd/testblob.go#L412
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint (1.22.5, ubuntu-latest):
testSuite/cmd/testblob.go#L732
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint (1.22.5, ubuntu-latest):
testSuite/cmd/testfile.go#L270
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint (1.22.5, ubuntu-latest):
common/logger.go#L91
printf: non-constant format string in call to fmt.Sprintf (govet)
|
lint (1.22.5, ubuntu-latest):
common/messages.go#L88
printf: non-constant format string in call to fmt.Sprintf (govet)
|
lint (1.22.5, ubuntu-latest):
jobsAdmin/JobsAdmin.go#L618
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint (1.22.5, ubuntu-latest):
cmd/copy.go#L1322
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint (1.22.5, windows-latest)
The job was canceled because "_1_22_5_ubuntu-latest" failed.
|
lint (1.22.5, windows-latest)
The operation was canceled.
|
lint (1.22.5, macos-latest)
The job was canceled because "_1_22_5_ubuntu-latest" failed.
|
lint (1.22.5, macos-latest)
The operation was canceled.
|
lint (1.22.5, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/azure-storage-azcopy/azure-storage-azcopy. Supported file pattern: go.sum
|
lint (1.22.5, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\azure-storage-azcopy\azure-storage-azcopy. Supported file pattern: go.sum
|
lint (1.22.5, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/azure-storage-azcopy/azure-storage-azcopy. Supported file pattern: go.sum
|