update README (#103) #301
Annotations
10 errors and 2 warnings
Staticcheck:
cmd/dump.go#L58
should call wg.Add(1) before starting the goroutine to avoid a race (SA2000)
|
Staticcheck:
dotnet.go#L662
this value of err is never used (SA4006)
|
Staticcheck:
dotnet.go#L664
this value of err is never used (SA4006)
|
Staticcheck:
dotnet.go#L666
this value of err is never used (SA4006)
|
Staticcheck:
dotnet.go#L668
this value of err is never used (SA4006)
|
Staticcheck:
dotnet.go#L670
this value of err is never used (SA4006)
|
Staticcheck:
dotnet.go#L672
this value of err is never used (SA4006)
|
Staticcheck:
dotnet.go#L674
this value of err is never used (SA4006)
|
Staticcheck:
dotnet.go#L676
this value of err is never used (SA4006)
|
Staticcheck:
dotnet.go#L678
this value of err is never used (SA4006)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, codecov/codecov-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading