Staticcheck #772
Closed
Staticcheck #772
Annotations
10 errors and 2 warnings
Run tests
this value of err is never used (SA4006)
|
Run tests
New doesn't have side effects and its return value is ignored (SA4017)
|
Run tests
func main1 is unused (U1000)
|
Run tests
this linter directive didn't match anything; should it be removed? (staticcheck)
|
Run tests
calling regexp.MatchString in a loop has poor performance, consider using regexp.Compile (SA6000)
|
Run tests
func main2 is unused (U1000)"
|
Run tests
this value of err is never used (SA4006)
|
Run tests
New doesn't have side effects and its return value is ignored (SA4017)
|
Run tests
func main1 is unused (U1000)
|
Run tests
this linter directive didn't match anything; should it be removed? (staticcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
test/tmp-sfGbyq/dotnet-format/file1.cs#L1
A source file is missing a required header.
|
The logs for this run have expired and are no longer available.
Loading