lots #79
Annotations
5 errors and 2 warnings
index.go#L175
should use bytes.Equal(v.Name, i.Name) instead (S1004)
|
object.go#L448
this value of err is never used (SA4006)
|
sha.go#L40
should use bytes.Equal(s.hash[:], ss.hash[:]) instead (S1004)
|
switch.go#L25
this value of err is never used (SA4006)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading