Support alias types in typeIdentical() #1188
Annotations
10 errors and 1 warning
Linter:
ruleguard/filters.go#L720
previous case (typecheck)
|
Linter:
ruleguard/filters.go#L735
previous case (typecheck)
|
Linter:
ruleguard/irconv/irconv.go#L603
convertExprList declared and not used (typecheck)
|
Linter
cannot range over 3 (untyped int constant) (typecheck)
|
Linter
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Linter
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Linter
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Linter
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Linter
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
|
Linter
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading