Add NewFile for instantiating File from *os.File (#107) #309
Annotations
10 errors
Build & Test (1.19.x, windows-latest):
cmd/dump.go#L58
should call wg.Add(1) before starting the goroutine to avoid a race (SA2000)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L662
this value of err is never used (SA4006)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L664
this value of err is never used (SA4006)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L666
this value of err is never used (SA4006)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L668
this value of err is never used (SA4006)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L670
this value of err is never used (SA4006)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L672
this value of err is never used (SA4006)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L674
this value of err is never used (SA4006)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L676
this value of err is never used (SA4006)
|
Build & Test (1.19.x, windows-latest):
dotnet.go#L678
this value of err is never used (SA4006)
|